• 1 Open
    0 Closed
    Updated 2024-09-28 22:00:38 -04:00
    No due date

    Our MVP for this project.

    focus point
    - rust
    - ratatui.rs
    - crossterm
    - Test suite
    - MVP
    - Schedule View
    - Get of Appointments listed from soonest to latest, separated by day: YYYYMMDDHHmmss
    - Due Dates of ToDo
    - ToDo
    - task
    - Title, completion, creation time, due date
    - Details Screen
    - Pomodoro Timer
    - Appointments
    - Title, creation time, data range
    - Details Screen
    - TUI
    - Crossterm
    - DB SQLite
    - HotKey Interaction
    - First run state
    - asks where database should be stored and generates .config/focuspoint config file
    - DB default location is in .config/focuspoint directory
    CRUD