Very simple
- You login to the app and add your expenses, every other thing is handled by us
The app is build with Jetpack Compose, as it gives me the chance to focus on more concerning issues that styling. Also the database is implemented with Room Database which is a wrapper of the SQLite DB, Jetpack Navigation, to handle navigation between screens and Google Accompanist Permissions to easily request permissions at runtime.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Distributed under the MIT License.
logickoder - @logickoder - [email protected]