It's a web application that allows user to see their recent medical history and consult with doctors. Doctors can check their schedules based on their appointment.This application allows doctors to generate a test report for a patient and also they can add doctors to the database as well as remove them from the database. This application provides end to end solutions for hospital and patients.
- Node
- Express
- MongoDB
- Nodemon
- mongoose
- Cors
- Docker
- Render ( Hosting API )
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
- Clone the project
git clone [email protected]:Mithi-code/HMS-BE.git
cd HMS-BE- Install dependencies
npm i
or
npm install- To Start the development server
// set ur entry point in pacage.json
nodemon index.js / server.js
👤 MITHLESH KUMAR
- GitHub: @Mithi-code
- LinkedIn: @mithicode
- Twitter: @LazyMithlesh
👤 Vaibhav Pawar
- GitHub: @vaibhavpawarsdet
- LinkedIn: @vaibhavpawarsdet
- Twitter: @vaibhavpawar00
This project is MIT licensed.