r/odinlang • u/Alternative-Ad-8606 • 5h ago
My first (completed) Odin project - Trackor the issue tracker
Hey all i've been developing my own DAP using Miniaudio and Raylib to learn memory management and to have a really cool tool to listen to my Flac files... i've learned an incredible amount through that project but I found my self using TODO.md in the project instead of just having a simple CLI friendly issue trackor. I know the idea isn't new but i did think for a simple 1-2 day project (ultimately it was closer to 4 days cause i'm a newbie) now i have my own issue tracker for myself.
leaving it here for any potential feedback or if anyone wants a tool like this!

