This project was generated with JAVA version 11. And Android Studio
March 1st 2020
Michael Ochieng' Odera
In case of any bugs or improvements, contact me through enmail:michogelira@gmail.com or phone:+254733258286
There were no major bugs to be encountered and the console would prove to be most helpful in case of any need to log out the errors
- Java11
- XML
- Gradle
- Android Studio
- Emulator Google Android
It is imperative that you install a JavaRuntimeEnvironment IDEA and Gradle dependencies else the system won't function as required. Knowledge of XML and JAVA is also mandatory. Knowledge of working with Android Studio is also important.
The project describes an application which allows a user to enter his name, visit the page containing various exercises in a list an can be able to create a search from the lsit and also there is the ability of a user to add an activity to a favorite list by a click;
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Run gradle run
for a dev server. Navigate to http://localhost:4567/
. The app will not automatically change if you make any changes white the app is still live. A rerun of the command will b needed in this case.
Run netstat -pliten |grep java
to check for ports that are being used by java processes. You can also use gradle run|build
.
Run gradle build
to build the project. The build.gradle
file is important for any of the required process dependencies to function properly.
Run run test
to execute the unit tests on your local directory after git cloning or downloading. Tests also include robolectric.
To get more help on the Spark 11 use go check out the APACHE SPARK SITE.
MIT LICENSE