You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Gabe Farrell e5c35e1ea8
Update README.md
2 years ago
build add build 3 years ago
db fix api link 3 years ago
money api for initial widgets 3 years ago
public Dashboard Fixes 3 years ago
routes new endpoints, budget adjustment 3 years ago
src Revert "Update ExpenseList.js" again 3 years ago
welcome Re-organize project 3 years ago
widgets add GET /w/income 3 years ago
.gitignore fix api link 3 years ago
API.md update API doc 3 years ago
README.md Update README.md 2 years ago
go.mod cors 3 years ago
go.sum cors 3 years ago
main.go fix cors 3 years ago
package-lock.json Functionality of Widgets 3 years ago
package.json Functionality of Widgets 3 years ago

README.md

BudgetBuddy

This project was created as the semester long project sequence for GUI II at University of Massachusetts Lowell. In this project, I was solely responsible for both the back end development and the deployment of the application, as well as some front end work when other group members needed help (as I was the only one with prior experience in React and full stack development in general).

Capabilities

BudgetBuddy can:

  • Create an account (and sign in/out)
  • Set your balance
  • Log transactions
  • Set your budget
  • Update your budget and balance automatically as more transcations are added
  • Show a graphic breakdown of income and spending according to added transactions