An open API service indexing awesome lists of open source software.

https://github.com/katarighe/book-appointment-front-end

The Book A Doctor appointments (Frontend) is a responsive React application that allows users to book appointments with doctors. This responsive application enables users to view, create, and delete both doctors and reservations. Access to the application requires users to sign up or sign in, which can be done through the provided forms.
https://github.com/katarighe/book-appointment-front-end

css html microverse-projects react

Last synced: 3 months ago
JSON representation

The Book A Doctor appointments (Frontend) is a responsive React application that allows users to book appointments with doctors. This responsive application enables users to view, create, and delete both doctors and reservations. Access to the application requires users to sign up or sign in, which can be done through the provided forms.

Awesome Lists containing this project

README

          

logo

Book A Doctor Appointment (Frontend)

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Frontend Version](#frontend-version)
- [Kanban Board](#kanban-board)
- [πŸš€ Live Demo](#live-demo)
- [πŸ’» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)
- [πŸ–ΌοΈ Project Gallery](#gallery)
- [Home](#home)
- [Details](#details)
- [Book Appointments](#book-appointments)
- [Reservations](#reservations)

# πŸ“– Book A Doctor appointments (Frontend)

The **Book A Doctor appointments (Frontend)** is a responsive React application that allows users to book appointments with doctors. This responsive application enables users to view, create, and delete both doctors and reservations. Access to the application requires users to sign up or sign in, which can be done through the provided forms.

## πŸ›  Built With

### Tech Stack

Client

Server

Design

### Key Features

The main features of this app include:

- **Load, create, and delete doctors**
- **Load, create and delete appointments / reservations**
- **Signup and Signin feature**
- **Admin and User roles**

(back to top)

### Backend Version

- [Backend version](https://github.com/katarighe/book-appointment-back-end)

(back to top)

### Kanban Board

- [Original Kanban Board](https://github.com/users/katarighe/projects/4/views/1)

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://book-doctor-appointment-frontend.netlify.app/)

(back to top)

## πŸ’» Getting Started

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

### Prerequisites

In order to run this project you need to prepare and install the following items:

- Web Browser (such as Google Chrome or Microsoft Edge)
- Code Editor (such as Visual Studio)
- Node
- Git

(back to top)

### Setup

Clone this repository to your desired folder:

```
git clone git@github.com:katarighe/book-appointment-front-end.git
cd book-appointment-front-end
```

(back to top)

### Install

Install this project by using:

```
npm install
```

(back to top)

### Usage

- Install dependencies

```bash
npm i
or
npm install
```
- Start the development server
```bash
npm start
```

- Test the frontend project
```bash
npm run test
```

- To run the p project run `npm run dev` and then run `npm run build` when you're done.

To add more features in the project, you will neeed to either create a new branch.

(back to top)

### Run tests

To ensure code quality and prevent typos, we've integrated linters and tests into this project.

For your convenience, you can use the following commands to check your HTML and CSS files while working in this repository:

```sh
npx eslint "**/*.{js,jsx}"
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Mohamed Aden Ighe**

- GitHub: [@katarighe](https://github.com/katarighe)
- Twitter: [@katarighe](https://twitter.com/katarighe)
- LinkedIn: [@mighe](https://linkedin.com/in/mighe)

πŸ‘€: **Antoine Makdessy**

- GitHub: [@ANTOINE1128](https://github.com/ANTOINE1128)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/antoine-makdessy/)

πŸ‘€ **Andry Narson**

- GitHub: [@rbd3](https://github.com/rbd3)
- LinkedIn: [@Andry Narson Rabedesana](https://linkedin.com/in/andry-rabedesana)

πŸ‘€ **Sodeeq Awoyemi**

- GitHub: [@githubhandle](https://github.com/Errytagedesign)
- Twitter: [@twitterhandle](https://twitter.com/errytage)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/errytagedesigns/)

πŸ‘€ **Clarence Atim**

- GitHub: [@ClarenceAtim](https://github.com/ClarenceAtim)
- LinkedIn: [@Clarence Atim](https://www.linkedin.com/in/tegum-clarence-atim/)

(back to top)

## πŸ”­ Future Features

Here are some future features that could be added to the Book a Doctor appointments app in the future.

- **Medication management**
- **Personalized healthcare plans**
- **Symptom checker**
- **Multilingual support**
- **Electronic health records (EHR)**
- **Clinical decision support**
- **Performance analytics**
- **Appointment reminders**
- **Wait time estimates**
- **Social features**
- **Patient communication**
- **Medical record access**

These are just a few potential future features for the "Book a Doctor" appointments app. The specific features that are implemented will depend on the needs and preferences of the users, as well as the available resources and technology.

It is also important to consider the ethical implications of adding new features, such as the potential for bias in AI-powered tools and the need to protect patient privacy and security.

Ultimately, the goal of any new feature should be to improve the user experience and make it easier for patients and doctors to access and manage healthcare.

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

Give a star⭐️ or a thumbs up πŸ‘ if you like this project! You can visit my GitHub profile for more of my projects.

(back to top)

## πŸ™ Acknowledgments

- Project supervised by [Microverse](https://www.microverse.org/)
- [Creative Commons 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/)
- Original design theme is by [Murat Korkmaz on Behance](https://www.behance.net/muratk)
- [Link to the original design theme](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign/modules/173005579) by Murat Korkmaz

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)

## πŸ–ΌοΈ Project Gallery

### Home

**Before login**
![image](https://github.com/katarighe/book-appointment-front-end/assets/80690364/8d8a67a3-f38a-4d1d-ba89-4e2fb3f8a418)

**After login**
![image](https://github.com/katarighe/book-appointment-front-end/assets/80690364/f9915baf-d64b-4f1c-b83a-16d00e91165f)

(back to top)

### Details

![image](https://github.com/katarighe/book-appointment-front-end/assets/80690364/fd7ad322-d4b8-422b-9734-d5271e2379f6)

(back to top)

### Book Appointments

![image](https://github.com/katarighe/book-appointment-front-end/assets/80690364/162c2cd0-3631-4c43-a38d-c60a02153ae7)

(back to top)

### Reservations

![image](https://github.com/katarighe/book-appointment-front-end/assets/80690364/1c4990d2-8bb7-4e9f-8b2d-1aa2ab37b59c)

(back to top)