A quizzlet app designed specifically for Android, written in Xamarin - Build not tested on iOS, but it runs okay on UWP (UI is straight out designed for android).
The app requires internet access as it sends API GET requests to https://opentdb.com to retrieve categories and questions with answers.
Application created for second-year college Software Development project - The code probably is not optimized, expendable and maintainable
Android 100% tested and working as designed.
- Newtonsoft.JSON
- Xamarin
Newtonsoft for their JSON Library
Microsoft, for Xamarin
PIXELTAIL GAMES LLC for their Open Trivia Database and API
User calibrae on Stack Overflow for their gradient effect: https://stackoverflow.com/a/56839013