/California-Real-Estate

A simple project for California Real Estate built using Ruby on Rails 5 API

Primary LanguageRuby

California Real Estates

This is a simple project to illustrate CRUD operations on California Real Estate.

Ruby version

2.4.3

Rails version

5.1.4

Installation

Just the normal installation path, nothing mysteriuos.

bundle
rake db:prepare
rails s

and tada 🎉

Note

For convenience, feel free to use the attached Postman collection ready with CRUD operations examples.