To be honest, its a personal itch project.
Reasoning behind the project is that I needed something extremely simple to do project management for very small teams (3-6).
Golo has only 2 entities in a project: task-name & priority (0-1000). Use priority number to group tasks together and order them too.
There is no concept of logins. An access link is emailed to you every time you request it including sign ups. The app has persistent sessions. Its not super secure by any standards and hence DO NOT put sensitive data in there. Its only for management purposes.
I know its not even Show-HN quality yet but I would love to get as much feedback as possible while I am building it rather than later. So thank you guys in advance for checking it out.