Skip to content

Tobby8629/Car_Rental_Backend

Repository files navigation

Car Rentals Backend

📗 Table of Contents

📖 Car Rentals Backend

Car Rentals Backend is a Rails API that serves as database to the Car Rentals Frontend project.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • Create database
  • Post your car for renting
  • Generate Authentication Token using jwt-gem

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

  ruby 3.2.1
  rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd your-folder
  git clone git@github.com:Tobby8629/Car_Rental_Backend.git

Install

Install this project with:

Example command:

  cd my-project
  bundle install

Setup database

Setup database with:

Example command:

  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rspec

(back to top)

👥 Authors

👤 Uchechi Nwaka

  • GitHub: Uchexm
  • Twitter: Nwakauc
  • LinkedIn: Uchechi Nwaka

👤 Alex Osoro Ogeto

  • GitHub: Osoro254Alex
  • Twitter: Osoro254Alex
  • LinkedIn: Osoro254Alex

👤 Samuel Tobby

  • GitHub: Tobby8629
  • LinkedIn: Tobby
  • Twitter:Tobby_samuels

👤 Tekhlay Birhane

  • GitHub:Tekhlay
  • Twitter:Tekhlay
  • LinkedIn:Tekhlay

(back to top)

🔭 Future Features

  • Add Devise
  • Add advance tests to all functionality
  • Enhance cyber security for the database

(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 give it a ⭐️. Your support is greatly appreciated!

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for giving us this chance to learn how to build a Rails API and connect it to a React frontend.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages