BharatSeva / Client-Interface

A client-facing portal where client can access their records, make appointments, and avail other healthcare services.
http://20.51.184.243/client/login?health_id=HID5dd1c870-6308-4713-8&pass=12345
MIT License
9 stars 13 forks source link
javascript open-source reactjs

Bharat Seva+ (Client Interface)

ESLint Check Deploy

Welcome to the Bharat Seva+ Client Interface! This repository hosts the frontend code for the Bharat Seva+ platform, focused on delivering a seamless user experience for accessing various services.
Visit the Official Organisation for a comprehensive understanding of the project.


Note

  • Request limits for IDs have been increased. If exhausted, please inform us for further adjustments.
  • Accounts may occasionally be deleted as part of platform enhancements.
  • The platform is undergoing major changes. If pages are inaccessible, please try again after 1-2 days.

Table of Contents

Overview

The Bharat Seva+ Client Interface is a React-based web application enabling users to interact with essential services seamlessly. It connects with robust backend APIs to ensure secure and reliable data handling.


Features


Technologies

This project is developed using:


Setup Guide

Frontend Setup

To set up the client interface locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/BharatSeva/Client-Interface.git
  2. Navigate to the project directory

    cd Client-Interface
  3. Install dependencies

    npm install
  4. Start the development server

    npm start

Access the application at http://localhost:3000.

Backend Setup

Ensure the backend is running to support the client interface.
Follow this to setup backend Click here

Contributing

We welcome contributions to improve Bharat Seva+. Please refer to CONTRIBUTING for guidelines.

License

This project is licensed under the MIT License.