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.
Initial Kanban
- Ruby on Rails
- PostgreSQL
To get a local copy up and running follow these simple example steps.
$ cd <folder>
$ git clone git@github.com:mmsesay/final-capstone-backend.git
$ cd final-capstone-backend
$ bundle install
$ rails db:create
$ rails db:migrate
Start server with:
$ rails server
Open http://localhost:3000/
in your browser.
👤 Sheyla Pozo
- Github:Sheyla Pozo
- Linkedin: Sheyla Pozo
- Twitter: Sheyla Pozo
👤 Mohamed Amine
- GitHub: @AmineHLub
- Twitter: @Amino47612441
- LinkedIn: LinkedIn
👤 Muhammad Sesay
- GitHub: @mmsesay
- Twitter: @DeeMaejor
- LinkedIn: LinkedIn
👤 Makungong Collins Tatang
- GitHub: @CollinsTatang1
- Twitter: @CollinsTatang1
- LinkedIn: Makungong Collins
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️
if you like this project!
- Microverse
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions