Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumon766/frontend-doctor-appointment
https://github.com/sumon766/frontend-doctor-appointment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sumon766/frontend-doctor-appointment
- Owner: sumon766
- Created: 2023-08-24T11:12:46.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-07T10:43:47.000Z (over 1 year ago)
- Last Synced: 2024-10-21T19:38:07.809Z (3 months ago)
- Language: JavaScript
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)**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)
React
- 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**
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
### Setup
Clone this repository to your desired folder:
```
git clone [email protected]:sumon766/frontend-doctor-appointment.git
```
### Install
Install this project with:
```
cd frontend-doctor-appointment
npm install
```
### Usage
To run the project, execute the following command:
```
npm start
```
👤 **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/)
- [ ] **Doctor Availability**
- [ ] **Add Dark Mode**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]([email protected]:sumon766/frontend-doctor-appointment/issues).
If you like this project please show support by staring ⭐️.
- 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)
This project is [MIT](./MIT.md) licensed.