https://github.com/kaizipaul/full-stack-frontend
Rent-a-car is a Final Capstone Project based on an app to book an appointment to try a car. This app is both mobile and desktop responsive. The app allow users to sign_up, login, book an appointment by reservation, can check appointment and cancel appointment, and logout as well. Built with React and car booking API
https://github.com/kaizipaul/full-stack-frontend
authentication javascript jest react reactjs redux
Last synced: 5 months ago
JSON representation
Rent-a-car is a Final Capstone Project based on an app to book an appointment to try a car. This app is both mobile and desktop responsive. The app allow users to sign_up, login, book an appointment by reservation, can check appointment and cancel appointment, and logout as well. Built with React and car booking API
- Host: GitHub
- URL: https://github.com/kaizipaul/full-stack-frontend
- Owner: kaizipaul
- License: mit
- Created: 2023-03-17T11:46:45.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-01T11:43:44.000Z (about 3 years ago)
- Last Synced: 2025-04-06T22:26:18.510Z (about 1 year ago)
- Topics: authentication, javascript, jest, react, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**[full-stack-frontend]** is a Final Capstone Project based on an app to book an appointment to try a car. This app is both mobile and desktop responsive. The app allow users to sign_up, login, book an appointment by reservation, can check appointment and cancel appointment, and logout as well.
### Kanban Board
This is a [Link](https://github.com/users/kaizipaul/projects/) to our Kanban Board
This is the initial state of our Kanban board
Client
Backend
Database
- **[Authentication_cycle(SignUp-Login-logout)]**
- **[Reservation]**
- **[APIs]**
- **[Add_Cars]**
- **[Show_Cars]**
- **[Delete_Cars]**
- [Live Demo Link](https://deploy-preview-20--jocular-kheer-33ba60.netlify.app)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js
- React js
- Npm packages
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Jaymelfah/full-stack-frontend.git
```
### Install
Install this project with:
```sh
cd full-stak-frontend-frontend
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm run test
```
> Mention all of the collaborators of this project.
👤 **Nickson Nowembabazi**
- GitHub: [@githubhandle](https://github.com/nowembabazi)
- Twitter: [@twitterhandle](https://twitter.com/NowembabaziN)
- Linkedin: [@linkedinhandle](https://www.linkedin.com/in/nowembabazi-nickson)
👤 **kaizi paul**
- GitHub: [@githubhandle](https://github.com/kaizipaul)
- Twitter: [@twitterhandle](https://twitter.com/kaizipaul)
- Linkedin: [@linkedinhandle](https://www.linkedin.com/in/kaizipaul)
👤 **Olaoye Oluwatoyin Abayomi**
- GitHub: [@githubhandle](https://github.com/Olaoye-Oluwatoyin)
- Twitter: [@twitterhandle](https://twitter.com/Olaoye-Oluwatoyin)
- Linkedin: [@linkedinhandle](https://www.linkedin.com/in/Olaoye-Oluwatoyin)
👤 **Ngufor Emmanuella**
- GitHub: [@githubhandle](https://github.com/Ngufor-Emmanuella)
- Twitter: [@twitterhandle](https://twitter.com/Ngufor-Emmanuella)
- Linkedin: [@linkedinhandle](https://www.linkedin.com/in/Ngufor-Emmanuella)
- [ ] **[Dockerization]**
- [ ] **[MobileApp]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, just hit a star button
- Hat tip to anyone whose code was used
- Thanks to Microverse for providing this platform.
- Original design idea by Murat Korkmaz in Behance. Thank you
This project is [MIT](./LICENSE) licensed.