Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chrispaixk/car-valley-front-end
- Owner: ChrispaixK
- Created: 2022-11-23T12:15:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T10:03:43.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:14:47.405Z (over 1 year ago)
- Topics: bcrypt, cookies, jwt-authentication, jwt-token, postgresql, rails-api, reactjs, redux, responsive-web-design
- Language: JavaScript
- Homepage:
- Size: 461 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
- **Rails API**
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)π
π€ **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/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please kindly offer me opportunities for further contributions.
I would like to thank Microverse for giving the inspiration to build this project.
- **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.
This project is [MIT](https://github.com/ChrispaixK/car-valley-front-end/blob/dev/MIT.md) licensed.