Code Monkey home page Code Monkey logo

trivialtrivia's Introduction

TrivialTrivia

Remake of "trivial trivia" with native Android code and a truer implementation of Model-View-Presenter paradigm.

Installation

Import into Android Studio, build and run. Alternatively, install the last stable version from the Play Store

Description

This is a remake of my first published app, which was called "Trivial Trivia". On the Play Store, this version of the app can be found under the name "Trivial Trivia 2". The purpose of this publish is to exhibit the programming involved in the making of this app. Along the way, I have learned a lot about testing in Android development, which I used extensively while setting up the backend of the app before creating the UI. Additionally, I have become more familiar with services in Android, and how to use them more seamlessly with the UI by utilizing model classes in conjunction with services to collect, store and present data. As part of the data level of the app, this app also allowed me to further my grasp on using SQLite and ContentResolver to store and modify local data. Finally, this project has allowed me to begin to dive into various UI customizations and niceties available in the Android API, like RecyclerView, activity transitions and XML drawables.

Contributing

Issues/ Feature requests

Please use the issue tracker to report bugs and issues or file feature requests

Developing

Fork and perform a pull request if you would like to contribute. If not working on an item in the issue tracker, I'd prefer you contact me first to discuss the changes you want to implement.

Please feel free to look around the code and leave any suggestions you believe would be helpful to a growing developer.

trivialtrivia's People

Contributors

avitaker avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.