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

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

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]

**[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![image (1)](https://user-images.githubusercontent.com/106558709/225645735-121fe7ba-3a9e-48c1-8f89-767757fa4a83.png)

## 🛠 Built With

### Tech Stack

Client

Backend

Database

### Key Features

- **[Authentication_cycle(SignUp-Login-logout)]**
- **[Reservation]**
- **[APIs]**
- **[Add_Cars]**
- **[Show_Cars]**
- **[Delete_Cars]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://deploy-preview-20--jocular-kheer-33ba60.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:

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

(back to top)

## 👥 Authors

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

(back to top)

## 🔭 Future Features

- [ ] **[Dockerization]**
- [ ] **[MobileApp]**

(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, just hit a star button

(back to top)

## 🙏 Acknowledgments

- 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

(back to top)

## 📝 License

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

(back to top)