Skip to content

A sample app for a bicycle store which allows basic backend CRUD functions written with Ruby on Rails

Notifications You must be signed in to change notification settings

rkrupnick/bikes-4-sale-app

Repository files navigation

This is a Ruby on Rails based ecommerce application.

This application was built as part of the CareerFoundry Web Development Program. It uses Ruby on Rails for the backend and AngularJS for the front end.

To view a live version of this site, please click here.

To view a version of this site on your computer, you can clone this repository, or download the .zip files. In the terminal, in the project directory, run the following: bundle install bin/rake db:migrate RAILS_ENV=development rails s

In your browser, type in localhost:3000

About

A sample app for a bicycle store which allows basic backend CRUD functions written with Ruby on Rails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published