Welcome to the Open Source Fixathon Challenge!
This project is an intentionally broken Expense Tracker application created for hackathon participants.
Your mission:
- Identify bugs 🐛
- Create meaningful GitHub issues 📝
- Fix the problems and submit PRs 🔧
- Improve the project collaboratively 🤝
The Expense Tracker allows users to:
- Add expenses
- Delete expenses
- View total amount spent
- Save data in LocalStorage
However… this version contains intentional bugs 🧨
The goal is for contributors to diagnose and fix them.
Participants should create issues for these bugs and submit PRs.