Skip to content

Real time notification using websockets of theater seats while booking

Notifications You must be signed in to change notification settings

pratik14/booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction and Usage

  1. Clone the git repo

  2. bundle

  3. Run the following command

    rake db:create rake db:migrate rake db:seed

  4. Fire up the web server thin start

    thin start or rails s

  5. Browse to http://localhost:3000 or whatever port you started thin on.

About

Real time notification using websockets of theater seats while booking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published