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.
- Host: GitHub
- URL: https://github.com/shreyb2091/e-vaidya
- Owner: ShreyB2091
- Created: 2023-01-23T15:28:22.000Z (over 2 years ago)
- Default Branch: aniket
- Last Pushed: 2023-05-06T06:32:41.000Z (about 2 years ago)
- Last Synced: 2025-02-05T19:42:26.339Z (4 months ago)
- Topics: cs253, cse, hospital-management-system, iitk, mern-project, sem-4
- Language: JavaScript
- Homepage: https://kartikisaswesome.web.app/
- Size: 26.6 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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