Skip to content

rapito/res-posify-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

res-posify-web

Simple Restaurant POS made with RoR

Get this application source using git:

$ git clone git://github.com/rapito/res-posify-web.git

Then move to application directory, and bundle:

$ cd res-posify-web/
$ bundle install 

Setup database with seeds:

$ rake db:create db:migrate db:seed

Start application:

$ rails s

Go to http://localhost:3000/ in your browser.

About

Simple Restaurant POS made with RoR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published