Hacker News new | ask | show | jobs
by jespr 3497 days ago
I'm working on an agile/kanban like web app. Similar to Trello, Sprintly, Jira etc. I feel like all of those are lacking something - Trello is trying to be too generic, and Sprintly feels a bit "busy" and not as simple as I think it can be done. JIRA is a whole other story of bloat. I'm mostly doing it to actually get to work on a site that's built using Phoenix and Elixir and so far that's been an absolute blast! Decided to throw some SPA in there as well, as that would give me a clear separation of backend and view logic. So decided to take a look at Vue.js, and that has really blown me away as well. So simple to get started with, and felt productive right away! Really having fun doing this :)