2019-09-04 22:53:05 +02:00
|
|
|
# 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?
|
|
|
|
|
2019-09-04 22:53:05 +02:00
|
|
|
* Keybindings
|
|
|
|
|
|
|
|
* Theming
|
|
|
|
|
2019-09-06 06:05:50 +02:00
|
|
|
* Efficiency!!! Make sure no wasted hashmaps, use references, etc.
|