bottom/TOOD.md

18 lines
353 B
Markdown
Raw Normal View History

# To-Do List
* Get each function working as a POC
* Separate each component for readability, finalize project structure
* Refreshing - how are we doing that? Are we allowing individual refresh periods per component?
* Write cursive display
2019-09-06 06:05:50 +02:00
* Charting?
* Keybindings
* Theming
2019-09-06 06:05:50 +02:00
* Efficiency!!! Make sure no wasted hashmaps, use references, etc.