Skip to content

Jujutsu Kai Trainer App. An app for the person who wants to press a button and the program spits out the technic that you are supposed to do

Notifications You must be signed in to change notification settings

Arecius88/Jujutsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jujutsu

This is the Third version of the app

Added all the kyu grades and the first dan grade. Implemented screens for all the grades and for the home screen. Changed the Modules.py from just list to classes for every grade. Have tried to eliminate as many bugs and ways for the app to crash as possible.

What is this program?

A program to choose, at random, technics in jujustu Kai system for 1 dan. It is build in Python and the latest Kivymodules. You need to have Kivy installed.

How to use the app

On the first screen click on the top menu.
Choose your grade according to its color in the jujutsu Kai system
the app will then change the screen
Next, click on the top menu to choose your prefered technique family from Kihon.
Click on the New technique the app will at random show you a technique from Kihon from that grade. i.e If you choose Atemi Wasa the app will only give you all the Atemi Wasa from that grade.
Continue to Click on the New technique button util you are done.
When the are no techniques left the app will ask you to choose a new technique family of Kihon.

Plan for this project is:

Crossed out text means that goal has been reached and is moved to the Done section.
  1. Make the dropdown in spinner the same color as the main spinner.
  2. Have a countdown on the amount of technics that are left in a family.
  3. Have a progressbar that visually shows how much you have left in a family.
  4. Make it possible to choose if the user wants the technics in order or at random.
  5. Make it possible to change kyu-grade and only get that kyu-grade Kihon.
  6. Include Classes in the code that is not a part of Kivy.
  7. Have multiple screens

Stretchgoals:

  • Include the Jigo wasa for all kyu and up to 3dan
  • include the Renraku Wasa for all kyu and up to 3dan
  • Make a counter that count how many times a User have completed a technocfamily
    • Kihon completed = +1 on all sub Kihon groups.
  • Have different users that indivudally can track the above
  • Present the data in a cool fashion
  • Develop a webapp?
  • Release the app to android market?

DONE:

  • Make a GUI
  • Have a progressbar that visually shows how much you have left in a family.

About

Jujutsu Kai Trainer App. An app for the person who wants to press a button and the program spits out the technic that you are supposed to do

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published