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

https://github.com/ssekpius/final-group-capstone-frontend


https://github.com/ssekpius/final-group-capstone-frontend

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [ Final-group-capstone-frontend ]

**[Final-group-capstone-frontend ]** is an application which allows users to to make an appointment with a doctor through choosing an available doctor and add date for the appointment.

## 🛠 Built With

### Tech Stack

Client

Database

### Key Features
- **[list of available Doctors on home page]**
- **[Ability to create a appointment]**
- **[Ability to list all the appointments one has]**

(back to top)

## 🚀 Live Demo
- [Live Demo Link](https://doctorriyana.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:

- Have node installed
- Have the [rails backend](https://github.com/Ibtisam34/Final-group-capstone.git) running

### Setup

Clone this repository to your desired folder:

To run and view this application, you will first have to clone a local version of this repository using:

git clone https://github.com/Ibtisam34/Final-group-capstone-frontend

After that navigate to the newly created folder:

`cd Final-group-capstone`

### Install

Install this project with:

`npm install`

### Usage

To run the project, execute the following command:

Start a local server running the command:

`npm start`

### Run tests

To run tests, run the following command:

`npm test`

### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 **Falis Abdikani**

- GitHub: [@ibtisam34](https://github.com/ibtisam34)
- LinkedIn: [Falis](https://linkedin.com/in/falis-abdikani/)

👤 **Joshua Blue-Jack**

- GitHub: [@Tamunokuro](https://github.com/Tamunokuro)
- LinkedIn: [Joshua Blue-Jack](https://linkedin.com/in/joshua-blue-jack/)

👤 **Girma Tarekegn**

- GitHub: [@Girma](https://github.com/grima336)
- LinkedIn: [Girma_Tarekegn](https://linkedin.com/in/girma-tarekegn/)

👤 **Odai**

- GitHub: [@odaialazzeh](https://github.com/odaialazzeh)
- LinkedIn: [odai alazzeh](https://github.com/odaialazzeh)

(back to top)

## 🔭 Future Features
- [ ] **[Add admin functions]**
- [ ] **[date to accept only future dates and not past ones]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ibtisam34/Final-group-capstone-frontend/issues).

(back to top)

## ⭐️ Show your support
Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments
We would like to thank:
- Microverse for providing for adding this project in the carriculum.
- [Murat Korkmaz](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign) the creator of the original design.

(back to top)

## 📝 License

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

(back to top)