An open API service indexing awesome lists of open source software.

https://github.com/shreyb2091/e-vaidya

We are making an integrated automated system for the Health Center at IIT Kanpur.
https://github.com/shreyb2091/e-vaidya

cs253 cse hospital-management-system iitk mern-project sem-4

Last synced: 3 months ago
JSON representation

We are making an integrated automated system for the Health Center at IIT Kanpur.

Awesome Lists containing this project

README

        

# E-Vaidya
We are making an integrated automated system for the Health Center at IIT Kanpur.

This project is made as part of our course project - CS253 - Software Development and Operations.

At present most of the documentation records are handled on paper in the Health Center at IIT Kanpur. Our team decided to make a Web-based App to automate the appointment and prescription procedure.

### Installation Instructions

In the main directory containing the codebase cloned from GitHub, run the following commands:

chmod +x install.sh
./install.sh

### Run instructions

Run the following command in a shell

./run_backend.sh

In a new shell, run

./run_frontend.sh