Giter VIP home page Giter VIP logo

kata-counter's Introduction

kata-counter

A Cordova App for recording Karate Kata repetitions and goals. It displays how many reps you need to do per week/day to meet your goals.

Screenshot of app

Other features

  • Add/remove tags to Kata
  • Filter Kata by tags
  • Displays total reps for all kata (respects filters)
  • Import/export JSON data
  • Pick a colour
  • Populate app with premade kata lists
  • Uses local storage to record data (probably moving to proper on-device storage eventually)
  • Records the date/time of the last counter update
  • Global settings and per kata settings

Todo

  • Finish redesign

  • Add graphs!

  • Enable deletion of increments

  • Get editing of kata working

  • Get import/export of JSON data working

  • Get tags for kata working

  • Allow editing of reps (#, date, etc) eventually

  • Get adding a new kata working

  • Get settings editing working

  • Add setting around whether to show weeks/days or if the app show pick which to display

  • Get Kata reordering working properly

Development

# Project setup
yarn install
# Or just use NPM

# Compiles and hot-reloads for development
yarn serve

# Serve to an Android device for development (make sure to plug a phone in)
yarn cordova-serve-android

# Compiles and minifies for production
yarn build

# Build Android APK (to install on Android, you need to sign the APK with Android Studio)
yarn cordova-build-android

kata-counter's People

Contributors

matt-auckland avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

kata-counter's Issues

Better Icon

Current one is a bit average.
Maybe something like(形+)

track update history to each kata

All we track atm is when it was last updated which is useful but not as useful as tracking every update (or maybe the last 10/100/etc updates)

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.