Noodle is a quiz app aimed at testing users general knowledge. Most people don't like quizzes, however, noddle makes the learning process fun. How? Noodle provides subtle feedback to the user during the whole process.
Download Noodle and train that noodle.
To get a local copy up and running follow these simple steps.
For testing, Android Studio and Android Studio is required. The latest version can be downloaded from here.
- Clone the repo
https://github.com/DanSivewright/Noodle.git
- Open the project
Open in Android Studio 4.0 or later.
- Build the project
The device or emulator must be running API 21: Android 5.0 (Lollopop) or higher
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Daniel Sivewright - @daniel.sivewright - dan@wixels.com