ksashikumar / SpaceManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceManager

Space Manager is a management solution for short term leasing or retail spaces. API Documentation | Demo

Requirements

  • Ruby 2.5.0
  • Rails 5.1.5
  • PostgreSQL

Installation

git clone git@github.com:ksashikumar/SpaceManager.git
cd SpaceManager
bundle install
rake db:create
rake db:migrate
rake db:seed
rails s

About


Languages

Language:Ruby 100.0%