[Pharo] Personal fitness tracker web app.
- To duplicate an exercise set, 'MFTSet copy' suffices. 2 years ago
- Clean up all components accessing, adding, or deleting session user workouts and weights. 2 years ago
- Updated MFTSet instance method argument names, and volume calculation. 2 years ago
- Clean up MFTSession login: and logout: methods. 2 years ago
- Updated MFTUser attribute method arguments. newFromDictionary: now takes passwordHash into account. 2 years ago
- Prospect e-mail registering header is now dismissible for the duration of the session. 2 years ago
- Updated MFTPageManager setters and getters. 2 years ago
- Updated footer rendering methods. 2 years ago
- Added generic insert:, delete:, and update: methods to the MFTSQLite3Database. 2 years ago
- Pages aren't responsible for loading user data; the session is! 2 years ago