-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently DevMemory only has a CLI interface. A web dashboard would make it accessible to non-technical team members and provide better visualization.
Proposed Features
- Timeline view with date filtering
- Interactive search and filtering by type/author
- Decision details page with commit links
- Export buttons (PDF, JSON)
- Simple statistics dashboard with charts
Technical Approach
- Use existing Flask dependency
- SQLite database already in place
- Can start with simple templates, improve later
- Optional: Add Chart.js for graphs
Benefits
- Onboard non-technical stakeholders
- Better visual exploration of decisions
- Share reports via browser instead of terminal
Label this as: enhancement, help wanted, good first issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request