Tvet Tutors Calculator is a simple Android Application that we built with Tvet Tutors across the Country -- Kenya 🇰🇪, using Jetpack Compose and Android Material Theme following Clean Architecture approach.
- 100% Kotlin.
- Jetpack Compose Library.
- Following Clean Architecture approach.
- Some minor improvements are underway 🛠
- Android Basics with Compose Course https://developer.android.com/courses/android-basics-compose/course
- Android Basics in Kotlin Course https://developer.android.com/courses/android-basics-kotlin/course
I love pull requests from everyone:
- Fork this repository:
- Clone forked repository
git clone [email protected]:YOUR-USERNAME/tvettutorscalculator.git
All changes should be based from the master
branch. Push to your fork and submit a pull request against the master
branch.
At this point you're waiting on me 😊. I like to at least comment on pull requests within few days. I may suggest some changes or improvements or alternatives.
Some things that will increase the chance that your pull request is accepted:
- Make sure all tests and lint checks are passing (review them on the pull request page)
- Update README with any changes are needed
- Write tests (if needed)
- Write a good commit message