Piercel2022 / Rent-A-Ride-Back-End

Api built with Ruby on Rails for car rental management system. API allows to reserve a car, add a new car or delete an existing one.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rent-A-Ride

πŸ“— Table of Contents

πŸ“– Rent-A-Ride

Rent-A-Ride is a Api built with Ruby on Rails for car rental management system. API allows to do a car rental, add a new car or delete an existing one.

πŸ›  Built With

Tech Stack

Client
  • Ruby on Rails
Database

Key Features

(back to top)

πŸš€ Live Demo

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/EddyShimwa/Rent-A-Ride-Back-End.git

Install

Install this project with:

  cd DriveTime-Back-End
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

gem install rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ SHIMWA Pray Eddy

πŸ‘€ Kennedy Owusu

πŸ‘€ Pierre Celestin

πŸ”­ Future Features

(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 star this repository

(back to top)

πŸ™ Acknowledgments

I would like to thank microverse for this opportunity to learn

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Api built with Ruby on Rails for car rental management system. API allows to reserve a car, add a new car or delete an existing one.


Languages

Language:Ruby 99.6%Language:HTML 0.4%