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.
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.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.
- Make the dropdown in spinner the same color as the main spinner.
- Have a countdown on the amount of technics that are left in a family.
Have a progressbar that visually shows how much you have left in a family.- Make it possible to choose if the user wants the technics in order or at random.
Make it possible to change kyu-grade and only get that kyu-grade Kihon.Include Classes in the code that is not a part of Kivy.Have multiple screens
- 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?
- Make a GUI
- Have a progressbar that visually shows how much you have left in a family.