@@ -21,6 +21,13 @@ go install cmd/issues.go
- `tui.go:// TODO enable scroll/viewport logic`
- `tui.go:// TODO(create widget) implement description field in create.create`
+### v0.1 Roadmap
+
+- [ ] finalize style
+- [ ] set default project colours
+- [ ] CRUD life cycle
+- [ ] Source documentation update
## See also
- [The Poorman Issue Tracker Spec](https://github.com/driusan/PoormanIssueTracker)
@@ -0,0 +1 @@
+open
+Define project wide coloursAlso, consider setting a monochrome flag during execution?
+Reach a final, consistent style across application.For example, decide between "fullscreen" or not, border styles,whether to use border styles or not, etc.