https://github.com/ikennarichard/appointment-app-front-end
This is a platform that puts the power of car rental in your hands. You have the flexibility to either rent a car or list your own vehicle for others to rent, Built with Rails and React
https://github.com/ikennarichard/appointment-app-front-end
microverse rails react
Last synced: 10 months ago
JSON representation
This is a platform that puts the power of car rental in your hands. You have the flexibility to either rent a car or list your own vehicle for others to rent, Built with Rails and React
- Host: GitHub
- URL: https://github.com/ikennarichard/appointment-app-front-end
- Owner: ikennarichard
- License: mit
- Created: 2023-08-16T13:03:39.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2024-06-13T14:12:03.000Z (about 2 years ago)
- Last Synced: 2025-02-10T04:32:02.717Z (over 1 year ago)
- Topics: microverse, rails, react
- Language: JavaScript
- Homepage: https://morb-appointment-app.netlify.app
- Size: 903 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [📅 Kanban Board](#kanban-board)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run Tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Appointment App Front-End** is a platform that puts the power of car rental in your hands. You have the flexibility to either rent a car or list your own vehicle for others to rent, Built with Rails and React.

- [Frontend Kanban](https://github.com/ikennarichard/appointment-app-front-end/projects/1)

- We are a team of 4 for this project.
Client
Server
Database
- **Reserve a car to tryout**
- **Showcase list of cars**
- **Add a car so others can reserve**
- [Video demo](https://www.loom.com/share/be8504348626440882d378721a81a5f4?sid=3139305a-c672-4015-be74-26a2f529d4bf)
- [Live](https://morb-appointment-app.netlify.app)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- IDE installed for example: VScode
- yarn installed
- node installed
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/ikennarichard/appointment-app-front-end.git
```
```sh
cd appointment-app-front-end
```
### Install
Install this project with:
```sh
yarn
```
### Usage
To run the project, execute the following command:
```sh
yarn dev
```
### Run Tests
To run tests, execute the following command:
```sh
yarn test
```
👤 **Ikenna Richard Oguejiofor**
- GitHub: [ikennarichard](https://github.com/ikennarichard)
- LinkedIn: [ikenna_richard](https://linkedin.com/in/ikenna_richard)
👤 **Belal Gamal**
- GitHub: [Belalgamal46](https://github.com/belalgamal46)
- LinkedIn: [Belal_Gamal](https://www.linkedin.com/in/belal-gamal-79b8a2133/)
👤 **Mucha Naibei**
- GitHub: [mnaibei](https://github.com/mnaibei)
- Twitter: [MNaibei\_](https://twitter.com/mnaibei_)
- LinkedIn: [Mucha Julius](https://linkedin.com/in/mucha-julius)
- [ ] **Buy car**
- [ ] **Sell your car**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ikennarichard/appointment-app-front-end/issues).
If you like this project give it a star to support it
- I would like to thank Microverse for all the help they provide.
- A big thanks to [Murat Korkmaz for his inspiring design on behance](https://www.behance.net/muratk)
- Big ups as well to the code reviewers for the hard work they put in.
This project is [MIT](./LICENSE) licensed.