DojoManager is an Android App that will allow for Martial Arts teachers to manager a school.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Some framing for new changes. Also removed bugs that got introduced with attendance.
0e1b8bdView on GitHubGradle update. Added launcher icon (tremendous). Changed a few DojoStorageManager access points. Added attendance to classes. Able to change class color and such. (The best).
e8fd501View on GitHubAdded calendar Fragment with class management. Still need to add full functionality to DojoClass (attendance, etc).
0f2b297View on GitHubAdded hamburger (Mmmmmm, hamburger) to main activity and switched student list to function with it.
55ec678View on GitHubAdded data save points at opportune moments. Added NoteList to students, with a button to access it. Able to save and delete notes.
343c918View on GitHubAdded "Paid" to student and student list. Also added delete option in student.
6c52e53View on GitHubAdded DojoStorageManager to read/write Student list to device. Added date picker for birthday and age field.
a5a2f7eView on GitHubAdded unit testing for Object models. Added single Student fragment and new student FAB to student list.
1bf4d09View on GitHubAdded Student List Activity, with some other all-around updates.
32105fcView on GitHub