Skip to content

mahdinoori2000/healthcare-app-frontend

Repository files navigation

📗 Table of Contents

📖 Health Clinic

Health Clinic This repository contains the React/Redux front-end application for the "Doctor Appointments" capstone project. The front-end provides an intuitive user interface for interacting with the booking system. Users can log in with a username, browse a list of doctors, view detailed information about specific doctors, reserve appointments, add new doctors, and manage existing doctors. The application is designed to be responsive, offering a seamless experience on both desktop and mobile devices. The front-end communicates with the Rails back-end API to ensure a cohesive and efficient user experience.

🛠 Built With

React, redux, node, Visual Studio Code, WSL

Tech Stack

  • React
  • Redux
  • WSL

Key Features

  • User Interface
  • Responsive Design
  • Reservation Workflow
  • Doctor Management

🚀 Live Demo

Kanban Board

(back to top)

💻 Getting Started

Setup

In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:

  git clone https://github.com/mahdinoori2000/healthcare-app-frontend.git

You can also clone the back-end project using the following command:

  git clone https://github.com/mahdinoori2000/healthcare-app-backend.git

Prerequisites

Node Git

Install

To install the project's dependencies, run:

  npm install

Usage

To run the project, execute the following command:

  npm start

Back-end API Project

Back-end API project link.

(back to top)

👥 Authors

🔭 Future Features

  • Enhanced User Profile
  • Appointment Calendar
  • Real-time Updates
  • User Reviews and Feedback

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

We would like to thank Murat Korkmaz for the original Design on Behance.

(back to top)

📝 License

This project is MIT license.

(back to top)