Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yasinabdmahmood/doctor-appointment-react


https://github.com/yasinabdmahmood/doctor-appointment-react

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        



logo


README






Link to the BACK-END Repo




# 📗 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

**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.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- Create different components(doctors, details of the doctors, form for reserving a doctor, reserved doctors for the Single Page Application.

(back to top)

## 🚀 Live Demo

- [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/)

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- 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

(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

If you like this project kindly give a start to this repository

(back to top)

## 🙏 Acknowledgments

- We would like to thank [Microverse](https://www.microverse.org/)
- We would like to thank [Murat Korkmaz](https://www.behance.net/muratk)

(back to top)

## ❓ FAQ

- **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

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.
This project is [Creative Commons](https://creativecommons.org/licenses/by-nc/4.0/) lincensed.

(back to top)