shahadat3669 / rent-home-now-api

Rent Home Now API is RESTful API that facilitates the connection between property owners interested in renting out their properties and potential renters. The API allows for the creation of reservations on selected properties. It has been developed using the Ruby on Rails framework and uses a PostgreSQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[3pt] setup the Rails API app (group task)

shahadat3669 opened this issue · comments

  • Create a repository for the Rails API.
  • Generate a new Rails API
  • Setup linters for the project.
  • Setup Github workflow