The BharatSeva app connects patients with healthcare professionals, logs health records, and eliminates traditional paper-based systems.
- Patient-Doctor Connectivity: Seamlessly connect patients with healthcare professionals.
- Health Records Management: Log and manage health records digitally.
- Paperless System: Remove the need for traditional paper-based systems.
To install and set up the project locally, follow these steps:
-
Clone the repository:
git clone <url-for-your-repo> cd <your-repo>
-
Install dependencies:
npm install
-
Run the application:
npm start
Patient Module: Manage patient information and health records.
Doctor Module: Access patient records and manage consultations.
Admin Module: Oversee the entire system and manage users.
We welcome contributions! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch: git checkout -b feature-name
- Make your changes and commit them: git commit -m 'Add feature'
- Push to the branch: git push origin feature-name
- Create a pull request.
This project is licensed. See the LICENSE file for details.