TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: GOLO, a simple personal project management app

5 pointsby softwaremanover 10 years ago
GOLO: http:&#x2F;&#x2F;getgolo.com<p>To be honest, its a personal itch project.<p>Reasoning behind the project is that I needed something extremely simple to do project management for very small teams (3-6).<p>Golo has only 2 entities in a project: task-name &amp; priority (0-1000). Use priority number to group tasks together and order them too.<p>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.<p>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.

4 comments

jakejakeover 10 years ago
Nice work, clean looking. There is something to be said for a simple but useful app.<p>I were going to ask for one more field, I&#x27;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.<p>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.
评论 #8988896 未加载
robmarkgover 10 years ago
I like it - not sure why &quot;priority&#x27; is not used more - it is such a useful construct. Instead of re-purposing it though, maybe add &quot;tags&#x27; and still keep it super lean
评论 #8988715 未加载
fiatjafover 10 years ago
This is a simple tool, but I see that it can be useful. However, why not use other tools already built? Why not Trello?
评论 #8988710 未加载
softwaremanover 10 years ago
<a href="http://getgolo.com" rel="nofollow">http:&#x2F;&#x2F;getgolo.com</a>