Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL
https://github.com/riyabulia12/cargogo-front-end

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: about 1 month ago
JSON representation

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

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)
- [Website Mockup](#screenshots)
- [Kanban Board](#kanban-board)
- [Rails Backend](#rails-backend)
- [🚀 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)
- [📝 License](#license)

# 📖 CarGoGo
CarGoGo is a car rental website that provides customers with an easy and convenient way for users to add, delete, and favorite the car they want.

- [Backend](https://github.com/RiyaBulia12/CarGoGo-Backend)

## 🛠 Built With

### Tech Stack

Client

Server


  • Rails

Database

### Key Features

- **Cars endpoint**
- **Users can add/remove a Car**
- **Users can favorite a Car**

## [Kanban Board](https://github.com/users/RiyaBulia12/projects/8/views/1)
Initial Phase
Screenshot 2023-01-25 at 4 12 24 PM

Final Phase
Screenshot 2023-02-09 at 4 57 33 PM

## 💻 Website Mockup
![Screenshot (132)](https://user-images.githubusercontent.com/106587342/217828870-81a38dd0-6089-4d1b-913a-1b613d3dac0d.png)
![Screenshot (133)](https://user-images.githubusercontent.com/106587342/217828890-d20731ca-bac6-4411-a9a5-794f869b9516.png)
![Screenshot (134)](https://user-images.githubusercontent.com/106587342/217828909-48dda4b7-86c7-45de-be10-e2275939694b.png)
![Screenshot (135)](https://user-images.githubusercontent.com/106587342/217828932-29e73647-a7a1-4f47-b194-1ba01dfb4087.png)
![Screenshot (136)](https://user-images.githubusercontent.com/106587342/217828958-a0b0353a-32be-4cdc-a28b-66a2d380a0d9.png)

## 🚀 Live Demo
- [Live Demo](https://cargogo-rental-app.netlify.app/)

(back to top)

## 💻 Getting Started

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

Make sure you have `Git` and `Node.js` installed

### Install

Install the project using this command:

```
npm install
```

### Usage

Run project using this command:

```
yarn dev
```

(back to top)

## 👥 Authors

👤 **Shakhrizoda Yusupova**

- GitHub: [@shyusu4](https://github.com/shyusu4)
- Twitter: [@shyusu4](https://twitter.com/shyusu4)
- LinkedIn: [Shakhrizoda Yusupova](https://www.linkedin.com/in/shyusu4)

👤 **Riya Bulia**

- GitHub: [@RiyaBulia12](https://github.com/RiyaBulia12)
- LinkedIn: [Riya Bulia](https://linkedin.com/in/riya-bulia)

👤 **Olatunji Azeem Adebayo**

- GitHub: [@zemola](https://github.com/zemola)
- Twitter: [@zemolat](https://twitter.com/zemolat)
- LinkedIn: [Olatunji Azeem](https://www.linkedin.com/in/olatunji-azeem)

👤 **Rose Okpe**

- GitHub: [@Roseokpe](https://github.com/Roseokpe)
- Twitter: [@roseokpe](https://twitter.com/roseokpe)
- LinkedIn: [Rose Okpe](https://www.linkedin.com/in/roseokpe)

(back to top)

## 🔭 Future Features

- [ ] **Tests**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]().

## ⭐️ Show your support

Give a ⭐️ if you like this project!

## 🙏 Acknowledgments

- [Microverse](https://www.microverse.org/)
- [The design](https://www.behance.net/gallery/37706679/Circle-(Landing-page-Dashboard-Mobile-App)) by [Alexey Savitskiy](https://www.behance.net/alexey_savitskiy)

## 📝 License

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

(back to top)