Skip to content

javieranselmi/onlineCatalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Thisp project is a Ruby online catalog. Regular users can make purchase orders. Admin users can manipulate resources such as Products, Users and Orders.

This was extracted from a tutorial and is fully functional. Must have ruby on rails.

Clone the repo and run:

bundle install rake db:migrate rake db:seed rails s

Access the app with a browser in localhost:3000. You can use sample user javier pass javier.

About

Sample ruby project with a fully functional online ruby catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors