Skip to content

sachinkale/hotelonrails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Welcome to Hotel on Rails Project ==

Installation - 
Steps 
1. run 'bundle install' in the app directory and create mysql database 'hotelonrails'
2. rake db:schema:load #load the schema in database
3. rake db:seed #for loading dummy rooms/room_types

Configuration -
Edit config/app-config.yml file to enter Hotel/Property Details like - Hotel Name, Address, Email, Website etc

Issues - 
Please file issues here - 
https://github.com/sachinkale/hotelonrails/issues



Releases

No releases published

Packages

No packages published