Skip to content

Created a database management system for patients, doctors and nurses to take control of their schedules.

Notifications You must be signed in to change notification settings

Natu09/health-care-dbms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

AHS Database README

Make sure you have installed node.js

https://nodejs.org/en/

First cd into the "frontend" folder

To install dependencies

npm i

To run the application locally

npm start

Access the login page

Make sure that the url displays
localhost:3000/login

Patient View

Signup Information

To create a new patient, enter the first name, last name, email, and password

Login Information

To login you can use the following credentials:
email: [email protected]
password: password

Doctor View

Login Information

To login you can use the following credentials:
email: [email protected]
password: password

email: [email protected]
password: password

email: [email protected]
password: password

Nurse View

Login Information

To login you can use the following credentials:
email: [email protected]
password: password

About

Created a database management system for patients, doctors and nurses to take control of their schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published