Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrispaixk/car-valley-front-end

Car valley is a full-stack web application that allows its users to book cars online, the frontend of the application was built with React js and Redux and we used Ruby on Rails in the backend to be able to generate at the end an API that the frontend uses
https://github.com/chrispaixk/car-valley-front-end

bcrypt cookies jwt-authentication jwt-token postgresql rails-api reactjs redux responsive-web-design

Last synced: 20 days ago
JSON representation

Car valley is a full-stack web application that allows its users to book cars online, the frontend of the application was built with React js and Redux and we used Ruby on Rails in the backend to be able to generate at the end an API that the frontend uses

Awesome Lists containing this project

README

        

![car-valley](https://user-images.githubusercontent.com/71190715/207017550-8454c37b-84ab-449a-9b38-f3b385d0b015.png)

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– \[Final capstone frontend\] ](#-about-project-)
- [πŸ›  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)
- [1. Navigate to the location of the folder in your machine:](#1-navigate-to-the-location-of-the-folder-in-your-machine)
- [2. Install the gems:](#2-install-the-gems)
- [3. Start the server:](#3-start-the-server)
- [Kanbanboard](#-kanbanboard-)
- [πŸ‘₯ Authors ](#-authors-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

# πŸ“– [Final capstone frontend]

## πŸ›  Built With

### Tech Stack

### Key Features

- **Rails API**

(back to top)

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### πŸ“ŒClone the backend repository of this app [here](https://github.com/Ibizugbe/car-valley-backend)

### Prerequisites

In order to run this project you need:

```sh
gem install rails
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/ChrispaixK/final-capstone-front-end.git
```

### Install

#### 1. Navigate to the location of the folder in your machine:

```
you@your-Pc-name:~$ cd
```

#### 2. Install the packages:

```
npm install
```

#### 3. Start the server:

```
npm start
```

## Kanbanboard
### [KanbanBoard link](https://github.com/users/Ibizugbe/projects/2)

### [KanbanBoard initial state](https://github.com/Ibizugbe/car-valley-backend/issues/16#issue-1461801669)
![image](https://user-images.githubusercontent.com/71190715/206404938-f3b5b68a-2f7b-45e7-b75d-483f1a2be02f.png)

### The final number of team members is 4
> The final number of team members is 4 as detailed in the next section (Authors)πŸ‘‡

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Daniel Urimubenshi**

- Github: [@benshidanny11](https://github.com/benshidanny11/)
- LinkedIn: [@danielurimubenshi](https://www.linkedin.com/in/danielurimubenshi/)
- Twitter: [@DBenshi](https://twitter.com/DBenshi)

πŸ‘€ **Rex**

- Github: [@rex-9](https://github.com/rex-9/)
- Medium: [@rex9](https://medium.com/rex9/)
- LinkedIn: [@rex9](https://www.linkedin.com/in/rex9/)
- Facebook: [@htetnaing0814](https://www.facebook.com/htetnaing0814)
- Angelist: [@rex9](https://angel.co/u/rex9)

πŸ‘€ **Abraham Ibizugbe**

- GitHub: [@ibizugbe](https://github.com/ibizugbe)
- Twitter: [@abrahamibizugbe](https://twitter.com/abrahamibizugbe)
- LinkedIn: [Abraham Ibizugbe](https://linkedin.com/in/abrahamibizugbe)

πŸ‘€ **Chrispaix Kaze**

- GitHub: [@Chrispaix Kaze](https://github.com/ChrispaixK)
- Twitter: [@Chrispaix Kaze](https://twitter.com/ChrispaixK)
- LinkedIn: [Chrispaix Kaze](https://www.linkedin.com/in/chrispaix-kaze-70445a175/)

(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, please kindly offer me opportunities for further contributions.

(back to top)

## πŸ™ Acknowledgments

I would like to thank Microverse for giving the inspiration to build this project.

(back to top)

## ❓ FAQ

- **Can I build and use this project on Windows**

- Yes, you can. Check my commit history. If it's hard to understand, you can easily reach out to me.

(back to top)

## πŸ“ License

This project is [MIT](https://github.com/ChrispaixK/car-valley-front-end/blob/dev/MIT.md) licensed.

(back to top)