BharatSeva / Client-Interface

A client-facing portal where client can access their records, make appointments, and avail other healthcare services.
http://57.154.208.100/client/login?health_id=HID91167963-20bd-402d-b&pass=12345
MIT License
8 stars 13 forks source link
javascript open-source reactjs

Bharat Seva+ (User Interface) ESLint Check Deploy UserInterface React build to AzureVM

Welcome to the BharatSeva User Interface project! This repository contains the frontend code for the Bharat Seva User platform, aimed at providing a smooth and user-friendly experience for accessing various services.
Refer to Official Organisation to get better idea of this whole project.


[!TIP] Hi everyone! hope you're doing well, this is to let you know that you can access webapps hosted on public links using these credentials:

User Interface πŸ”—

HealthID : 2021071042
Password : 12345

[!NOTE] I've increased Request limits for above ID's, If exhausted let me know I'll increase it.
We may occasionally delete accounts inorder to improve the platform, it is part of our development process.
Platform is under going some major changes, if in case you are not able to access these webpages, please try again after 1 - 2 days.

Table of Contents

Introduction

The Bharat Seva User Interface is built to allow users to interact with essential services and tasks easily. It is a web interface that integrates with backend services and databases.

Features

Technologies

This project is built using:

Getting Started

To get a local copy of this project up and running, follow these steps.

Prerequisites

Make sure you have the following installed:

Installation

  1. Fork this repository

    Click on the "Fork" button at the top right of this repository to create your own copy of the BharatSeva User Interface.

  2. Clone the repository

    Use the following command to clone the repository to your local machine:

    git clone https://github.com/YOUR-USERNAME/BharatSeva-Plus-User-Interface.git  
  3. Navigate to the project directory:

    cd BharatSeva-Plus-User-Interface 
  4. Install the dependencies:

     npm i 

Running Locally

Once the dependencies are installed, you can run the application locally using:

 npm start  

This will start the development server, and you can access the app in your browser at http://localhost:3000

Contributing

Please refer to CONTRIBUTING.md file for more information on how to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for details.