inspecta / bridal-cars-backend

Backend server for the bridal cars application. RESTful API built using Ruby on Rails. Endpoints (Users, Cars, Reservation)
https://inspecta.github.io/bridal-cars-backend/
Other
7 stars 1 forks source link
capybara-rspec database postgresql rest-api rubocop ruby-on-rails

πŸ“— Table of Contents

πŸ“– [Bridal cars ]

[Bridal cars] is an api application built with Ruby on Rails. It provides set of endpoints that clients can use to access server data. It provides detailed information about bridal cars and car's reservations.

Link to front end react app

Front end react app

πŸ›  Built With

Tech Stack

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

Setup

Clone this repository to your desired folder:

  cd desired-folder
  git clone git@github.com:inspecta/bridal-cars-backend.git

Run tests

To run tests, run the following command:

  rails db:seed RAILS_ENV=test to seed the testing database
  rspec

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Derrick Mulinde

πŸ‘€ Fikerte Tesfaye

πŸ‘€ Kolapo Precious Akinrinlola

(back to top)

πŸ”­ 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 give it a ⭐️

(back to top)

πŸ™ Acknowledgments

We would like to thank the design provided by Murat Korkmaz on Behance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)