BharatSeva / HealthCare-Interface

A portal for healthcare professionals (HIPs) to generate and manage health logs like biodata, health records, and more.
http://20.51.184.243/healthcare/login?healthcare_id=HCID01d1a563-af38-43b1-a&pass=12345&license=01d1a563-af38-43b1-a
MIT License
8 stars 15 forks source link
frontend open-source-project reactjs

Bharat Seva+ (Healthcare Interface)

Deploy Strict ESLint Check

Welcome to Bharat Seva+ Healthcare Interface, a platform thoughtfully designed to simplify healthcare management for providers and patients alike. This interface enables healthcare professionals to manage patient data, schedule appointments, and securely store health records, while patients can easily access their healthcare information anytime, anywhere.
Refer to our Official Organization to understand the broader scope of this project.


Note

  • We have increased request limits for certain operations. If you encounter any exhaustion, please let us know to extend them further.
  • As part of ongoing development, some accounts may be removed to improve the platform.
  • Major updates are underway. If you face access issues, please check back after 1-2 days. Thank you for your patience and understanding!

Table of Contents


About This Project

The Bharat Seva+ Healthcare Interface is your gateway to modernized healthcare management. Built with scalability and performance in mind, this platform serves as a secure and user-friendly solution for healthcare professionals and patients. While the backend offers a rich set of features to ensure seamless operations, the current frontend implementation is continuously evolving to match the backend's full potential.

Exciting News!

We are actively working on integrating a deep learning model that will redefine the way healthcare data is managed and analyzed. This upcoming feature aims to provide intelligent insights and predictive capabilities to enhance user experience and decision-making.


Features


Tech Stack


Installation

Steps to Get Started

  1. Clone the repository:
    git clone https://github.com/BharatSeva/HealthCare-Interface.git
    cd HealthCare-Interface
  2. Install dependencies:
npm install
  1. Environment Variables: Create .env.production and .env.development files in the project root with the following variables:
    For Development
REACT_APP_API_URL=http://localhost:3000/api/v1/healthcare
  1. Run the Application:
npm start
  1. Backend Setup: To fully test the interface, ensure the backend is running. Refer to the Healthcare Server Repository for setup instructions.

Contributing

We love contributions! Whether you’re fixing bugs, suggesting new features, or improving documentation, your help is welcome. Please check out CONTRIBUTING.md for guidelines and best practices.

License

This project is licensed under the MIT License.