This is an application to schedule, track, and report taken medication. The main purpose of this application is to allow a user to schedule a given medication, receive reminders, and explicitly acknowledge the time it was taken.
Build | Status |
---|---|
Pull Request | |
Integration |
- State Machine should own its own configuration
- Likely take providing delegates
- State's and Triggers should be standardized where they make sense
- Do not force square pegs in round holes!
- Tests that can test individual guards, by using Stateless ability define guards as functions
- Pass Parameters to initialization
- Snap Shot Testing State Transitions
- States mapping to Control Template or Visual State Manager