diff --git a/TODO.md b/TODO.md index dd80fed..fa5e0ee 100644 --- a/TODO.md +++ b/TODO.md @@ -27,10 +27,13 @@ This template outlines the current state of the project files and future tasks t 1. **Enhance User Interface:** - Update visual styling for better user experience in `roast.css`. + - Implement a popup library window for managing roast plans, allowing users to save, restore, edit, and delete plans. + - Integrate access to hard-coded library plans that can be added to the user's saved list if the online library changes. 2. **Expand Functionality:** - - Add info about rate of rise - - Capture info about the roast (start/end weight) + - Add information about the rate of rise during roasting. + - Capture details about the roast (start/end weight). + - Implement a favorite button for quick access to frequently used plans. 3. **Documentation and Testing:** - Create comprehensive documentation for all features.