Take control of your personal or business finances with this user-friendly Expense Manager App, built using Streamlit and powered by MySQL. This powerful tool helps you seamlessly track and manage your expenses with the following core features:
Add Expenses: Quickly log expenses with details like date, category, description, and amount.
View Expenses: Access a detailed list of all your recorded expenses in a clean and modern interface.
Expense Reports: Generate insightful reports to analyze spending patterns with charts and filters by categories.
With an intuitive interface and robust database support, this app ensures your data is secure, easily accessible, and organized. Whether for personal budgeting or managing business finances, the Expense Manager App is your perfect companion for staying financially aware.
timelines
00:00 loading
00:07 Tutorial output
00:13 Folder and file creation
01:16 Side menu creation
02:13 Add expense code
02:30 MySql connection with streamlit
04:11 Test My SQL connection
04:43 Table creation
10:56 View Expense code
12:24 Reports code
13:40 Output