Skip to content

ganeswararaosundarapu/barbershop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barbershop

Sample BarberShop booking slots

#Steps to Run the project

  1. Go to home directory
  2. bundle install
  3. change database.yml file adapter settings in config (like username, password, enable respective os socket(linux, mac) ... etc)
  4. rake db:create, rake db:migrate, rake db:seed
  5. rails s
  6. open browser with http://localhost:3000/

About

Sample BarberShop booking slots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published