GetBusy is an android application that allows users to search for an activity when bored or do a quiz. The instructions of doing the activity are clearly highlighted to make sure that the user will have an easy time whie performing it.
- Mutheu Linet - Scrum Master
- Maryanne Njuguna
- Collins Odinga
- Joshua Musau
- Charles Muvaka
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Android Studio IDE
- SDKMan - To handle different java versions.
- Java 11
- Fork the repo
- Create a new branch
$ git switch -c (improve-feature)
-
Make the required changes in the file.
-
Add changes to reflect the changes made.
-
Commit your changes.
$ git commit -am (improve-feature)
-
Push to the branch
$ git push origin (improve-feature)
-
Create a Pull Request
-
You can clone it it to your local machine to have it locally.
-
Clone this repository to a location in your file system.
-
Open terminal command line then navigate to the root folder of the application.
$ git clone https://github.com/MutheuLinet/Get_Busy.git $ cd ../path/to/the/file
- Android Framework
- Java 11
- Java
- Espresso Testing Framework
- Roboelectric Testing Framework
- JUnit Testing Framework
- Retrofit
- Gson Converter
- Firebase
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Mutheu Linet - Initial work - LinkedIn
- Maryanne Njuguna - Initial work - LinkedIn
- Collins Odinga - Initial work - LinkedIn
- Joshua Musau - Initial work - LinkedIn
- Charles Muvaka - Initial work - LinkedIn
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc