mirror of https://gitlab.com/bashrc2/epicyon
Roadmap
parent
c5815a2564
commit
a21fa28587
|
@ -1,22 +1,24 @@
|
||||||
# Roadman
|
# Roadmap
|
||||||
|
|
||||||
## UX
|
## UX
|
||||||
* Change animation on buttons (themeable?)
|
* Minimize button shows different icons or highlighting
|
||||||
|
* Layout of buttons on person options screen
|
||||||
|
|
||||||
## Teams
|
## Groups
|
||||||
|
|
||||||
* Test groups
|
* Unit test for group creation
|
||||||
* Groups can be defined as having particular roles/skills
|
* Groups can be defined as having particular roles/skills
|
||||||
* Templates for different group organizations
|
|
||||||
|
|
||||||
## Events
|
## Questions
|
||||||
|
|
||||||
* Events timeline
|
* Still not implemented ideally
|
||||||
* Events appear on calendar
|
* Instance-only questions
|
||||||
* Check compatibility with Mobilizon
|
* Active polls screen?
|
||||||
|
* Questions more integrated into overall organization
|
||||||
|
|
||||||
## Code
|
## Code
|
||||||
|
|
||||||
* Modularize daemon
|
* More unit test coverage
|
||||||
* Move modules out of the daemon
|
* Break up large functions into smaller ones
|
||||||
* Make comment notes linking daemon functions to webinterface
|
* Architecture diagrams
|
||||||
|
* Code documentation?
|
||||||
|
|
Loading…
Reference in New Issue