-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Overview:
Build a multi-stage recovery roadmap, with stages and tasks that users can check off as they progress.
To-Do:
- Design a React component for the roadmap (stages, tasks, progress)
- Allow users to mark tasks as complete
- Save progress (local storage or backend)
- Make the roadmap customizable (add/remove tasks)