Completed the backend (mostly) using Go. So far it's a straightforward CRUD layer on top of SQLite DB. Next milestone is to "productionalize" the backend and implementing a web frontend using TailwindCSS with Golang embed.
My progress has largely been slower than expected, since I'm new to Go language. However, The learning curve will only improve and looking forward to completing the backend for QA testing.