Short Description
: Healthbridge is a cloud data storage and manage data storage for Doctors, Patients and Organisations.
A secure, centralized platform for patients, doctors, and organizations to store, access, and share health records globally using unique IDs.
Code Breakers
- Patients: View and share health records via unique ID.
- Doctors: Access patient data and update medical prescriptions.
- Organizations: Monitor aggregated health trends and compliance can update new data
eg: medical report
- Steps to Run: Install all requirements (if not already installed):
pip install -r requirements.txt
- Run the app:
python app.py
- Open your browser and visit
http://127.0.0.1:5000/
- Steps to Run: Install all requirements (if not already installed):
pip install -r requirements.txt
- Run the app:
sudo python3 app.py
- Open your browser and visit
http://127.0.0.1:5000/
- Log in with your E-Mail ID.
- View your Medical reports, Prescriptions, and other medical details.
- Search patients by Health ID.
- Access real-time lab results and prescribe treatments.
- Generate analytics reports on public health trends.
- Manage doctor and patient registrations.
- Login Userinterface for Patients, Admins, Doctors, labtechenician
- User-Interface for Patients
- User-Interface for ADMIN DASHBOARD
- User-Interface for lab techenician
- User-Interface for doctors
- Fork the repository.
- Create a feature branch:
git checkout -b feature/new-feature
. - Commit changes:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
This project is licensed under the MIT License. See LICENSE for details.
For any queries, Mail Here