/final-capstone-backend

The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.

Primary LanguageRuby

Backend Final capstone project 🤍

Description:

The project is used for project where a user can rent a flat. The endpoints gives opportunity to a user to add and delete flats. Make reservation for a flat and remove it.

Kanban board

Initial Kanban

Built With

  • Ruby on Rails
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

Instructions

$ cd <folder>
$ git clone git@github.com:mmsesay/final-capstone-backend.git
$ cd final-capstone-backend

Install

$ bundle install

Run

$ rails db:create
$ rails db:migrate

Usage

Start server with:

$  rails server

Open http://localhost:3000/ in your browser.

Authors

👤 Sheyla Pozo

👤 Mohamed Amine

👤 Muhammad Sesay

👤 Makungong Collins Tatang

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions