Skip to content

ryanflach/idea_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea Box

Live Demo: https://idea-box-rf.herokuapp.com

Single-page CRUD application with a Rails back-end (API) and JS/jQuery/AJAX front-end.

Usage

After cloning to your local machine, cd into the project directory and bundle

bundle

Initialize the database

rake db:{create,migrate}

Start a local server

rails s

In your browser, navigate to http://localhost:3000 to view the site.

Releases

No releases published

Packages

 
 
 

Contributors