Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasinabdmahmood/doctor-appointment-react
https://github.com/yasinabdmahmood/doctor-appointment-react
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yasinabdmahmood/doctor-appointment-react
- Owner: yasinabdmahmood
- Created: 2023-01-12T11:51:36.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-30T16:40:03.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:34:16.137Z (6 months ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Author](#author)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**Doctor's Appointment** is a web application that allows users to book appointments with doctors. The application is built with React and Redux. The application is connected to a backend API that was built with Ruby on Rails.
Client
- Create different components(doctors, details of the doctors, form for reserving a doctor, reserved doctors for the Single Page Application.
- [Live Demo Link For Back-end(Rails)](https://doctor-appointment-hbcv.onrender.com)
- [Live Demo Link For Front-end(React)](https://deft-horse-ba21a0.netlify.app/)
To get a local copy up and running, follow these steps.
````
git clone https://github.com/yasinabdmahmood/Doctor-appointment-react.git
cd Doctor-appointment-react
ls
````
git clone https://github.com/yasinabdmahmood/Doctor-appointment-app-backend.git
cd Doctor-appointment-app-backend
### Prerequisites
In order to run this project you need:
- a browser
- a terminal
- Node.js
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
````
npm install
````
### Usage
To run the project, execute the following command from the root directory:
```sh
npm start
```
### Deployment
- This app is not deployed yet
👤 **Yaseen**
- GitHub: [@yasinabdmahmood](https://github.com/yasinabdmahmood)
- LinkedIn: [yaseen Abd alwahid](https://www.linkedin.com/in/yaseen-abdalwahid/)
- GitLab: [YASEEN ABD ALWAHID](https://gitlab.com/yasinabdmahmood)
👤 **Benard Pacho**
- GitHub: [benardop](https://github.com/benardop)
- LinkedIn: [Benard Pacho](https://www.linkedin.com/in/benardpacho/)
👤 **Peter Njuguna**
- GitHub: [@peterboro](https://github.com/peterboro)
- LinkedIn: [Peter Njuguna](https://www.linkedin.com/in/peter-n-3bb940122/)
👤 **Toma John Musa**
- GitHub: [@Kamba56](https://github.com/Kamba56)
- Twitter: [@Kamba_TJ](https://twitter.com/Kamba_TJ)
- LinkedIn: [Toma John Musa](https://www.linkedin.com/in/toma-john-47092622b/)
- Add a feature to allow users to reserve a doctor
- Add a feature to allow users to see the list of reserved doctors
- Add a feature to allow users to see the details of a doctor
- Add a feature to allow users to see the list of doctors
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly give a start to this repository
- We would like to thank [Microverse](https://www.microverse.org/)
- We would like to thank [Murat Korkmaz](https://www.behance.net/muratk)
- **What is this repo for**
- Its part of Microverse Curriculum to build a web app using React and Redux. (Doctor's Appointment App)
- **How long did you take to build this web app**
- 3 weeks
This project is [MIT](./MIT.md) licensed.
This project is [Creative Commons](https://creativecommons.org/licenses/by-nc/4.0/) lincensed.