making a todo app bc its what cool kids do this days and i want to be a cool kid. trying to implement a simple layout engine and apply it on a todo app :).
is unsafe for u RAM
u need to have sdl2 and sdl2_ttf to do the rendering of the app
- u need to make a edit the path for the font and todos.db files to make them global
$ ./run.sh
the point of the is the layout engine, so for me its already done.
but for future me or anyone who is intersted, maybe add support for:
- edit todos
- timed todos, means the date/month of the todos
- github activity table to track done todos