Skip to content

an expense and budget tracking app that allows users to monitor their spending, create expense categories, view spending summaries by category, and track their budget by calculating remaining funds based on their income and expenses

Notifications You must be signed in to change notification settings

LihleAvuNgcwembe/capestone-3-expense-tracker

Repository files navigation

An expense and budget tracking app that allows users to monitor their spending, create expense categories, view spending summaries by category, and track their budget by calculating remaining funds based on their income and expenses.Stores necessary data into an SQLite database.

The program allows the user to:

○ add new expense categories to the database

○ update an expense amount

○ delete an expense category from the database

○ track their spending

○ add income

○ add income categories

○ delete an income category from the database

○ track their income

○ View expense or income categories

○ The program should be able to calculate the user’s budget based on the income and expenses that they have provided

About

an expense and budget tracking app that allows users to monitor their spending, create expense categories, view spending summaries by category, and track their budget by calculating remaining funds based on their income and expenses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages