This Android application is designed for tracking expenses.
This app utilizes:
- Love for intuitive user experience
- Android for platform compatibility
- Java for backend logic
- SQLite for local database storage
- Add expenses
- Read expenses
- Update expenses
- Delete expenses
Contributions are welcome! They make the open-source community an amazing place to learn and create. Feel free to:
- Fork the project
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a pull request
If you have suggestions or enhancements, open an issue with the "enhancement" tag. Don't forget to give the project a star! Thank you!