Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ganeswararaosundarapu/barbershop

Sample BarberShop booking slots
https://github.com/ganeswararaosundarapu/barbershop

Last synced: about 2 months ago
JSON representation

Sample BarberShop booking slots

Awesome Lists containing this project

README

        

# 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/