by softwareman on 2/2/15, 7:39 PM with 7 comments
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.
by jakejake on 2/2/15, 7:55 PM
I were going to ask for one more field, I'd like to see a field for the task owner (could just be simple text) at which point I think it would definitely work for simple project management.
Of course a status field, notes and comments would make it a more complete system, but I think certain types of projects can get away without those things.
by robmarkg on 2/2/15, 9:59 PM
by fiatjaf on 2/2/15, 11:50 PM
by softwareman on 2/2/15, 7:39 PM