Expense Tracker App is a simple Python application built with Tkinter for tracking expenses and visualizing their distribution using Matplotlib.
- Add expenses: Users can add their expenses along with the category.
- Visualize expenses: Users can visualize their expenses distribution through a bar chart.