Skip to content

Get inspiration for your next jujutsu kai training session.

Notifications You must be signed in to change notification settings

MWallenberg/jujutsu-kai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ju-jutsu kai

A personal Flutter project. I created this app partly to learn flutter, and partly to create something that can be useful in my Jujutsu-training.

Features

The main feature is an autogenerated test, which randomly selects techniques based on your belt. This can be used to set up an impromptu training session, consisting of techniques which you should already know.

The app also contains a complete archive of all techniques in the Jujutsu Kai system. Since no images are included, it is assumed that the user is already familiar with how the techniques should be performed. The archive is useful mainly as a reminder about which techniques are included for a given belt.

How do I run this?

The app is created in Flutter. So, download Flutter following their documentation, and then run the following:

# To run debug build:
flutter run

# Or, to run in release mode:
flutter run --release

About

Get inspiration for your next jujutsu kai training session.

Resources

Stars

Watchers

Forks

Packages

No packages published