Skip to content

kenguie/cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

index-card app

Description

Application to help organize information in index card form. Code along project with our instructor Brian Fountain.

Gem of note: Best in Place - allows changes to be made and saved on the page.

Set Up

Pull down the repository:

git clone

bundle your gems:

Setup the database:

rake db:setup

Start up the server on your local machine:

rails s

Go to localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors