Skip to content

alKaras/hms-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend - Hospital Management System (HMS)

Overview

The Frontend of the Hospital Management System (HMS) is built using React. It provides an intuitive and dynamic user interface for managing appointments, payments, and notifications.

Features

  • User Features:

    • Book medical consultations and services.
    • Find information about hospitals and their services.
    • Payment integration with Stripe.
    • Notifications for paid timeslots and referral codes.
  • Doctor Features:

    • View order history and manage timeslots.
    • Create and manage referrals for specific users.
  • Manager Features:

    • Access hospital analytics reports.
    • Manage hospital departments, doctors, and services.
  • Admin Features:

    • Manage users, hospitals, and departments.

Technologies Used

  • React (JavaScript library for building user interfaces)
  • Stripe (for handling payments)
  • Axios (for API requests)

Frontend Setup Instructions

Prerequisites

  1. Install Node.js and npm (Node package manager).

Installation

  1. Clone the repository:

  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Running the Frontend

Once the setup is complete, you can access the frontend at http://localhost:3000.


License

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

About

Frontend part for Hospital Management System (HMS) [Pet Project]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages