What is this? Well, this is an application that provides a random challenge for the user each time they load into it.
Android Studio
N/A
void codeStyle() {
// Comments are below the handlebar.
if (codeStyle == FALSE){
// But above all other code.
codeStyle.changeIt();
}
}
Capitalized, present tense, short summary (50 chars or less)
More detailed explanatory text, if necessary. Wrap it to about 72
characters or so. In some contexts, the first line is treated as the
subject of an email and the rest of the text as the body.
Write your commit message in the present tense: "Fix bug" and not "Fixed
bug." This convention matches up with commit messages generated by
commands like git merge and git revert.
- Bullet points are okay, too
Framework
Managment Tools
Testing Tools
Version 1.0.0 - Hello World
Version 1.0.1 - Random Generator
Version 1.1 - (UI Implementation)
- Walter Chan - Developer - WChan97
- Malek Darwiche - Developer - malek-d
- Jonathan Moallem - Developer - J-Mo63
This project is licensed under the MIT License
- Thank you UTS, you made us do this to ourselves.