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
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
Technical Approach
Benefits
Label this as: enhancement, help wanted, good first issue