https://github.com/ssekpius/final-group-capstone-frontend
https://github.com/ssekpius/final-group-capstone-frontend
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssekpius/final-group-capstone-frontend
- Owner: SSEKPIUS
- License: mit
- Created: 2023-05-05T04:58:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T11:54:02.000Z (almost 3 years ago)
- Last Synced: 2025-08-19T19:43:49.561Z (11 months ago)
- Language: JavaScript
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
Client
Database
### Key Features
- **[list of available Doctors on home page]**
- **[Ability to create a appointment]**
- **[Ability to list all the appointments one has]**
## 🚀 Live Demo
- [Live Demo Link](https://doctorriyana.netlify.app/)
## 💻 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:
👤 **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)
## 🔭 Future Features
- [ ] **[Add admin functions]**
- [ ] **[date to accept only future dates and not past ones]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ibtisam34/Final-group-capstone-frontend/issues).
## ⭐️ Show your support
Give a ⭐️ if you like this project!
## 🙏 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.
This project is [MIT](./LICENSE) licensed.