This is basically an app for services in Botswana. This is also a good opportunity to learn Kotlin. You will need the following;
- Android Studio 3.3.1 or later
- Kotlin version 1.3.0 or later
- gradle build tools 3.3.1 or later
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image). 2.Clone your fork down to your local machine.
- Create a branch for a new feature using "git checkout -b feature/branch-name".
- Make your changes using the following commands - "git add ." "git commit -m 'commit message'" "git push origin branch-name".
- Create a New Pull Request from your forked repository.
- Comment on the issue using the given format - "Name-AppName-PullRequestId".