Skip to content

Instantly share code, notes, and snippets.

View Carmichaeldb's full-sized avatar

David Carmichael Carmichaeldb

View GitHub Profile
@Carmichaeldb
Carmichaeldb / assignment.markdown
Created January 29, 2019 21:28 — forked from yosukehasumi/assignment.markdown
img240 Week 4 Assignment

Assignment 4

This week we'll be creating a "Personal Finance" web app, where you can keep track of your budget and spending

The app will just have one controller that will list your spending and budget. It will allow you to add, modify and delete spending from the database.

Setup

Git setup