Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 906 Bytes

TODO.md

File metadata and controls

26 lines (26 loc) · 906 Bytes

-# TODO -## GUI -- [x] Create main GUI

    • Pop up windows
    • settings window for selecting theme
    • help / about window for description of app and authors
    • edit menu for meds
    • "are you sure you want to delete this med?" popup -- [x] Create CSS style to make it look good
    • Create CSS light theme! -- [ ] clean up the million line fxml code -## Backend -- [ ] Medication class
    • time, how often, dose -- [ ] date -- [ ] time -- [ ] component functionality 😵

-## updated -- make home table only show todays meds -- make add popup add to med list and update home and add tables -- populate history table make button clear history file and repopulate tableview -- build alarm system

    • timestamp and add to history
    • taken vs not taken on home screen