Skip to content

Doctor Help is a web application that helps you to schedule an appointment in a clinic center.

Notifications You must be signed in to change notification settings

tiberlas/Doctor-Help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doctor help

Doctor Help is an open source online web health service with a dark mode twist. At it's core, dr-help is an online tool for booking your next doctor visits.

Sign in, get help.

The following instructions will help you make your own copy of the source code, and as a developer provide an outline with installation steps. For a user experience, check out the deployment section, provided further down below.

Prerequisites

As a developer, here's what you'll need to install the app, and how to run it.

Installation

To run the project, follow the steps below.

Back end:
 - Download the main repository via your preferred choice, eg. by git cloning https://github.com/tiberlas/Doctor-Help.git
 - Run pgAdmin4 and create a new database 'dr_help'.
 - Open up your IDE and import as maven project, from dr_help root and run DrHelpApplication.java
 - Alternatively, go to the dr_help subfolder, with cmd run:
	mvn compile	
	mvn exec:java -Dexec.mainClass=com.ftn.dr_help.DrHelpApplication.java<br/>


React:
 checkout to react/drhelp_react subfolder with npm cmd
 npm install
 npm start

Deployment

Authors of this hippie magic beast app.

About

Doctor Help is a web application that helps you to schedule an appointment in a clinic center.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages