Skip to content

Nice Car is an application which you can rent cars, add cars and delete the cars. For front end used React, for back and use Postgresql and Ruby on Rails

Notifications You must be signed in to change notification settings

otmanTR/nice-car-front-and

Repository files navigation

πŸ“— Table of Contents

πŸ“– Nice Car Renta Application

This is the Front-end of Nice Car Rental Application that allows users to reserve a car, add a new car or delete an existing one.

πŸ›  Built With

Key Features

  • See various car models
  • Reserve cars
  • Add cars
  • Delete cars

Back End App

Click here to acess the backend app that was built with ruby on rails.

Live Demo

  • To see the live demo, you can visit the links below:

  • Live

API Documentation

Kanban Board

Intial state πŸ‘‡

Intial-state-img

After 1 week iteration πŸ‘‡

week-1-iteration-img

Completed πŸ‘‡

week-2-iteration-img

(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 to install these prerequisites:

  • If you're running on Windows you can download the prerequisites from the links down below:

Nodejs

Git

If you're running on Linux follow these steps down below:

  • Install git.
sudo apt install git
  • Install nodejs and npm.
sudo apt install nodejs

Setup

  • First Clone this repository to your desired folder by using the command line:

run this commands:

git clone https://github.com/otmanTR/nice-car-front-and.git

Install

  • Install all the dependencies with the following command:
npm install

Usage

  • Create an .env file with the following:
REACT_APP_BASE_URL=https://nice-car-back-and.onrender.com/
  • To run the project, execute the following command:
npm start

Run Tests

To run test execute the following command:

  npm run test

Authors

πŸ‘€ Joseph David

πŸ‘€ Recep Burak Otman

πŸ‘€ Alice Mirigo

πŸ‘€ Rebbeca Nabwire

(back to top)

πŸ”­ Future Features

  • [Add rating system]
  • [Update car details]
  • [Filter user by their role]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a star. Thank you πŸ™

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for the great project idea.
  • Unsplash for providing content related free pictures.
  • All Thanks to Murat Korkmaz on Behance. For the original Design guidelines
  • Thanks to my teammates, learning and coding partners.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Nice Car is an application which you can rent cars, add cars and delete the cars. For front end used React, for back and use Postgresql and Ruby on Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published