epicyon/README_roadmap.md

25 lines
508 B
Markdown
Raw Normal View History

2021-06-27 10:19:14 +00:00
# Roadmap
2020-09-01 20:46:50 +00:00
## UX
2021-06-27 10:19:14 +00:00
* Minimize button shows different icons or highlighting
* Layout of buttons on person options screen
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
## Groups
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
* Unit test for group creation
2020-09-01 20:46:50 +00:00
* Groups can be defined as having particular roles/skills
2021-06-27 10:19:14 +00:00
## Questions
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
* Still not implemented ideally
* Instance-only questions
* Active polls screen?
* Questions more integrated into overall organization
2020-09-01 20:48:57 +00:00
## Code
2021-06-27 10:19:14 +00:00
* More unit test coverage
* Break up large functions into smaller ones
* Architecture diagrams
* Code documentation?