This repository is for creating and testing out new modules for the SU Stud Manager.
Modules so far:
- base: Base module for any SuApp application. It defines individuals.
- location: Module for locations (with sublocations) of individuals.
- kinship: Module for storing and calculating kinship between and inbreeding of individuals.
The SU Stud Manager itself can be found at: https://github.com/schilduil/susm
The SU Stud Manager is build on top of the SuApp framework: https://github.com/schilduil/suapp