Giter Club home page Giter Club logo

shotclockapp's Introduction

shotclockapp

Simple basketball shot clock app .

Getting started

Development setup

Android Studio 3.0 or newer.

Built with

Inspiration

I found myself with nothing to do on a Saturday morning. Since me and my friends play basketball quite often and we usually just use shot clock apps that are already available in play store. So, I thought, "why not create one of my own?". That's when I decided to create this app.

Get it on Google Play

TODO

  1. Update tech stack of the app
    • Coroutines - Done
    • Update Architecture (ViewModels, Package by Feature) - Done
    • Jetpack Compose
      • Main - Done
      • Settings - DONE
  2. Add UI Tests
    • Initial state should have timer to 24
    • +1 button should increment timer
    • +1 button should NOT increment timer IF timer is equal to 24
    • +1 button should NOT increment timer IF timer is equal to 14
    • -1 button should decrement timer
    • -1 button should NOT decrement timer IF timer is equal zero
    • Reset button should reset timer to 24
    • Reset button should reset timer to 14
    • Swiping left should change page to 14
    • Swiping right should change page to 24
    • Clicking 14 page preview should change page to 14
    • Clicking 24 page preview should change page to 24
    • Clicking settings should navigate to settings
    • Test theme change
  3. Add Unit Tests
    • Play button should play timer
    • Play button should pause timer
    • Timer should reset to 24 when timer is completed
    • Timer should reset to 14 when timer is completed
  4. Add ktlint pre-commit hook
  5. Setup CI/CD on Bitrise

shotclockapp's People

Contributors

jermainedilao avatar

Watchers

 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.