Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sumon766/frontend-doctor-appointment


https://github.com/sumon766/frontend-doctor-appointment

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Doctor Appointment (Final Capstone)

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [kanban Board](#kanban-board)
- [🎬 Representation](#representation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Doctor Appointment

**The Doctor Appointment** A website offers a user-friendly platform for patients to register, log in, set appointments, check doctor profiles, and manage their appointments. Admins can effortlessly add or delete doctors and monitor the platform, ensuring seamless healthcare access and efficient management.

## Backened Repository

[Backened Repo](https://github.com/sumon766/frontend-doctor-appointment)

## 🛠 Built With

### Tech Stack

React

### Kanban Board

- Link to frontend-kanban link [Kanban Board](https://github.com/users/sumon766/projects/3)
- Link to initial kanban screenshot
![front-end-kanaban-board](https://github.com/sumon766/frontend-doctor-appointment/assets/108110651/13db5c81-cee7-4479-a526-14d8f7f88461)

- Link to final kanban screenshot
![Screenshot from 2023-09-07 06-08-41](https://github.com/sumon766/frontend-doctor-appointment/assets/86189460/97b17c7c-5ec4-4e33-83ef-3790331795fe)

- Link to final GH repository [Latest frontend](https://github.com/sumon766/frontend-doctor-appointment/tree/main)


### Key Features

- **Ability to see the Available Doctors in the homepage**
- **The ability to Make appointment based by selecting the city, doctor and date**
- **The ability to add Doctors the the database**
- **The ability to delete Doctor and make them unavailable to reserve**

(back to top)

(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:

- Install React
- Install React Router Dom
- Install Redux
- Install Redux toolkit

(back to top)

### Setup

Clone this repository to your desired folder:

```
git clone [email protected]:sumon766/frontend-doctor-appointment.git
```

(back to top)

### Install

Install this project with:

```
cd frontend-doctor-appointment
npm install
```

(back to top)

### Usage

To run the project, execute the following command:

```
npm start
```

(back to top)

## 👥 Author

👤 **Abdi Bekele**

- GitHub: [@githubhandle](https://github.com/Lul-Abdifan)
- Twitter: [@twitterhandle](https://twitter.com/AbdiBekele68808)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdi-bekele-a63860254/)

👤 **James Serengia**

- GitHub: [@githubhandle](https://github.com/serengia)
- Website: [James Serengia](https://jamesserengia.com/)
- Twitter: [@twitterhandle](https://twitter.com/jamesserengia)
- LinkedIn: [LinkedIn](https://linkedin.com/in/james-serengia)

👤 **Mursedul Islam Sumon**

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

👤 **Basir Elham**

- GitHub: [@Elhambasir](https://github.com/Elhambasir)
- LinkedIn: [@Basirelham](https://www.linkedin.com/in/basirelhamahmadi/)

(back to top)

## 🔭 Future Features

- [ ] **Doctor Availability**
- [ ] **Add Dark Mode**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]([email protected]:sumon766/frontend-doctor-appointment/issues).

(back to top)

## ⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

## 🙏 Acknowledgments

- We would like to thank my team and my coding partners for their support and guidance.
- The Design reference for the website belongs to [Murat Korkmaz](https://www.behance.net/muratk). You can find the reference [here](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)

(back to top)

## 📝 License

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

(back to top)