Skip to content

Budged is a personal finance app that focuses on 50/30/20 budgeting method, built with Flutter and Sqlite.

Notifications You must be signed in to change notification settings

cankat-orum/budged_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

budged

Budged is a personal finance app that focuses on 50/30/20 budgeting method, buit with Flutter and Sqlite.

The 50-30-20 budgeting method, coined by Elizabeth Warren and Amelia Warren Tyagi, is a super easy way to organize your money and budget.

Essentially, you’ll spend:

50 percent of your income on living expenses (rent, mortgage, groceries, bills transportation, etc.)

30 percent of your income on wants and lifestyle choices (fun and entertainment, dining out)

20 percent of your income toward debt payments and saving

What I Learned

  • Sqlite database binding in Flutter,
  • Sqlite CRUD operations in Flutter,
  • Fetching and displaying data from Sqlite database via FutureBuilder and StreamBuilder,
  • Creating database tables as classes in Flutter,
  • Async functions,
  • Delayed operations,
  • Flutter UI interactions.

About

Budged is a personal finance app that focuses on 50/30/20 budgeting method, built with Flutter and Sqlite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages