BharatSeva / BharatSeva-Plus-User-Interface

A patient-facing portal where users can access their records, make appointments, and avail other healthcare services.
http://4.236.178.190:5000
MIT License
5 stars 4 forks source link
contributions hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2024 javascript open-source reactjs

Bharat Seva+ (User Interface) Strict 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

HealthCare Interface 🔗

HealthCare Number : 2021071042
License Number : 2021071042
Password : 00000

[!NOTE]
I've increased Request limits for above ID's, If exhausted let me know I'll increase it.

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.