E-Budget Mo a web-based expense tracker created to manage daily budgets efficiently. This project demonstrates the practical application of front-end logic and data management. Features
Expense Entry: Add names, amounts, categories, and dates to a centralized list.
Automatic Calculation: The system calculates the total balance automatically as entries are added or removed.
Data Filtering: Users can sort through expenses by category to analyze spending habits.
Clean Interface: Features a dark-themed UI designed for focus and readability.
Technical Stack
HTML5: Used for the structural layout of the application.
CSS3: Handles the styling, including the background image and glassmorphism effects.
JavaScript: Manages the core logic for adding, deleting, and filtering data.
How to Use
Download or clone the repository.
Open the index.html file in any modern web browser.
Enter your expense details and click Add Expense.