Skip to content

jcreiff/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Wallet

An app to track your dough.

###What it can do

  1. Display total funds available and total number of transactions.
  2. Display list of all transactions.
  3. For fans of trivia, lists stats about your spending, including the following:
  • Largest purchase this month
  • Largest purchase ever
  • Where you've spent the most money
  1. Easily create, update, and delete transactions

###How it was built

  1. The magic of Rails scaffolds and REST
  2. A Transactions model and controller with slick methods to mine data from your purchase history
  3. State of the art ERB and CSS. Skull tags: we got 'em. Divs on divs. Float left/right and clear both.
  4. Test-driven development, of course. Fabulous run.

######Assignment from Week 5 of The Iron Yard's Ruby on Rails course (Durham)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published