plain.do is a tool to create simple TODO lists in your browser. The main features are:
This was built while fighting with my cats over keyboard ownership.
This was built using HTMX, Go and sqlite.
This can be easily DDoSed by just visiting it, since it creates a new database entry for each visit. Please don't. If you do, I'll just recreate the database, I don't want to write any complex anti DDoS logic. If you keep doing it, I'll just be sad, move this to my VPN, and keep it just for personal use. Please don't.
The source code can be found at: https://github.com/yugarinn/plain.do.
You can tell me my Go code sucks, but please tell me why.