https://github.com/bharatseva/.github
The app connects patients with healthcare professionals, logs health records, and eliminates traditional paper-based systems.
https://github.com/bharatseva/.github
beginner firebase mern-stack open-for-contribution opensource
Last synced: about 2 months ago
JSON representation
The app connects patients with healthcare professionals, logs health records, and eliminates traditional paper-based systems.
- Host: GitHub
- URL: https://github.com/bharatseva/.github
- Owner: BharatSeva
- Created: 2024-02-05T07:16:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T18:02:26.000Z (over 1 year ago)
- Last Synced: 2025-08-02T10:58:16.951Z (11 months ago)
- Topics: beginner, firebase, mern-stack, open-for-contribution, opensource
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BharatSeva
The BharatSeva app connects patients with healthcare professionals, logs health records, and eliminates traditional paper-based systems.
## Features
- **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.
## Installation
To install and set up the project locally, follow these steps:
1. **Clone the repository:**
```bash
git clone
cd
```
2. **Install dependencies:**
```bash
npm install
```
3. **Run the application:**
```bash
npm start
```
## Usage
**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.
## Contributing
We welcome contributions! Please follow these steps to contribute:
1. Fork the repository.
2. Create a new branch: git checkout -b feature-name
3. Make your changes and commit them: git commit -m 'Add feature'
4. Push to the branch: git push origin feature-name
5. Create a pull request.
## License
This project is licensed. See the LICENSE file for details.