https://github.com/mmaffi/moneymap
A simple and intuitive app to manage your personal finances, allowing you to record expenses, view totals, and keep track of your money.
https://github.com/mmaffi/moneymap
economy expense-control expenses expenses-manager financial-analysis
Last synced: 2 months ago
JSON representation
A simple and intuitive app to manage your personal finances, allowing you to record expenses, view totals, and keep track of your money.
- Host: GitHub
- URL: https://github.com/mmaffi/moneymap
- Owner: MMaffi
- License: mit
- Created: 2024-10-28T21:34:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T13:13:17.000Z (2 months ago)
- Last Synced: 2025-04-13T21:07:10.065Z (2 months ago)
- Topics: economy, expense-control, expenses, expenses-manager, financial-analysis
- Language: HTML
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💰 Expense Control
A simple and intuitive app to manage your personal finances, allowing you to record expenses, view totals, and keep track of your money.
## 🚀 Features
✅ Add and remove expenses
✅ Categorize expenses
✅ Automatic calculation of available balance
✅ Responsive and easy-to-use interface
✅ Local data storage (LocalStorage)## 🛠Technologies Used
- **HTML** → Website structure
- **CSS** → Styling and responsiveness
- **JavaScript** → Functionality and data manipulation## 📌 Contribution
- Feel free to suggest improvements or open issues in the repository.