Skip to content

jacksonkasi0/Hospital-Management-System-with-mongoDB-Realm

Repository files navigation

HospitalManagementSystem

The purpose of this project is to have a hospital management system there.

You can record patient data, view, update and retrieve it.

Deployment commands

Create a new directory, navigate to that directory in a terminal and clone the GitHub repository

git clone https://github.com/jacksonkasi0/HospitalManagementSystem.git 

Change directory to the pattern directory:

cd HospitalManagementSystem 

From the command line, you should Enter:

npm install 
node app.js

Recouces