Skip to content

Exotic Rentals is a car rental agencies primarily serve people who requires a temporary vehicle, It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

Notifications You must be signed in to change notification settings

didierganthier/rent-a-car-backend

Repository files navigation

📗 Table of Contents

📖 Car Rentals API

Car Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

API Documentation

Link to API Documentation

Frontend

The frontend was made with react and can be found here

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Deploy application API on render
  • Update Api documentation with deployed url

(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 [email protected]:didierganthier/rent-a-car-backend.git

Install

Install this project with:

  cd car-rental-api
  bundle install

Usage

To run the project, execute the following command:

  rails db:create
  rails db:migrate
  rails db:seed
  rails server

Run tests

To run tests, run the following command:

  rspec

Deployment

You can deploy this project using:

  git push heroku main

(back to top)

👥 Authors

👤 Didier Peran Ganthier

👤 Habeeb Musa Efiamotu

👤 Shedrack Sunday

(back to top)

🔭 Future Features

  • Integrate Admin action.
  • Integrate super users.

(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 consider giving it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Exotic Rentals is a car rental agencies primarily serve people who requires a temporary vehicle, It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages