update todo

This commit is contained in:
2025-07-27 19:45:33 -04:00
parent d06b32c1b7
commit 91bcb528c1

View File

@@ -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.