bottom/TODO.md

22 lines
535 B
Markdown
Raw Normal View History

2019-09-10 01:31:03 +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 tui display, charting
* Add custom error because it's really messy
2019-09-10 01:31:03 +02:00
* Keybindings
* Test for Windows support, mac support
2019-09-10 01:31:03 +02:00
* Efficiency!!! Make sure no wasted hashmaps, use references, etc.
* Potentially process managing? Depends on the libraries...
* Filtering in processes (ie: search)