Skip to content

[Book vehicle rental backend] is a backend rails api that provides service to the front-end react app to fetch data for vehile rentals.

License

Notifications You must be signed in to change notification settings

shafiuyushawu/Book_vehicle_rental-backend

 
 

Repository files navigation

Book vehicle rental backend

📗 Table of Contents

📖 [Book vehicle rental backend]

[Book vehicle rental backend] is a backend rails api that provides service to the front-end react app to fetch data for vehile rentals.

Below is the link to the database diagram

Vehicle appointment diagram

🛠 Built With

Tech Stack

Ruby on Rails
  • https://rubyonrails.org/

Key Features

  • [Render vehicles]
  • [Add vehicles]
  • [Delete vehicles]
  • [Reserve vehicles]

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

  • Install Ruby
  • Install Rails
  • Install Postgresql

Setup

Clone this repository to your desired folder:

  cd Book_vehicle_rental-backend
  git clone https://github.com/HERMON-1995/Book_vehicle_rental-backend.git

Install

Install this project with:

  cd Book_vehicle_rental-backend
  bundle install
  gem install --no-document rubocop -v '>= 1.0, < 2.0' # https://docs.rubocop.org/en/stable/installation/

Usage

To run the project, execute the following command:

  rails server -p 3001

Run tests

To run tests, run the following command:

  rspec ./spec/controllers
  rspec ./spec/requests
  rspec ./spec/model

(back to top)

🙎‍♂️ Authors

👤 [HERMON GEBRE]

👤 [THEOPHILUS DOKU]

👤 [SHAFIU IBN YUSHAWU]

👤 [Emmanuel Obi]

(back to top)

🔭 Future Features

  • [Rendering and reserving bicycles]

(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 show support by staring ⭐️.

(back to top)

🙏Acknowledgments

  • WE would like to give Microverse our sincerest gratitude for accommodating us in the Full-time Software Development program.Thanks
  • We would like to extend our sincerest gratitude for Murat Korkmaz for this beautiful design.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

[Book vehicle rental backend] is a backend rails api that provides service to the front-end react app to fetch data for vehile rentals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.4%
  • HTML 6.1%
  • Batchfile 4.2%
  • Other 1.3%