Search Unity

HacknPlan, the Trello for game development

Discussion in 'General Discussion' started by chrisestevez, Nov 4, 2015.

  1. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi folks,

    I just wanted to share a tool I'm working on, that may be useful to some of you. Its name is HacknPlan and it's a web project planning tool specially designed for game developers. As I say in the title, it has been described by the current users as a "Trello for gamedev", as it is simple and clean, but it provides several organizational features to fit better the game development workflow using basic agile concepts. In the future, the application will incorporate more and more features and integrations that are gamedev centered.

    We released an open beta in September that is completely free to use, and we are more than 1200 registered beta users at this moment. We are currently working on improving it with the feedback from the community, so if you try it any comments or suggestions would be very much appreciated.

    hacknplan.com

    Happy planning!

     
  2. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Awesome I love Trello, but the biggest problem it lacks is good reporting and time allocation of tasks etc.
    If you can get these in, it will be awesome.
     
  3. Dustin-Horne

    Dustin-Horne

    Joined:
    Apr 4, 2013
    Posts:
    4,568
    PHP makes me sad. :( But looks like a really good product! I'm with @Meltdown, it would be nice to have more project management / asset (as in people) management type features. Since you have kanban support on the roadmap, you might think about other agile (scrum) methodologies as well. Maybe you could integrate with a tool like Pointing Poker. It doesn't have an API, but I bet the guy who built it could add one. And if he says no, tell me and I can turn around and smack him since he sits about 5 feet from me. ;)
    http://www.pointingpoker.com
     
    frosted and theANMATOR2b like this.
  4. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    The application is not built in PHP, the product landing page and blog is wordpress which is PHP, but the application is a .NET api in the backend and an AngularJS SPA in the frontend. About methodologies, it doesn't enforce any particular methodology, but it has a clear agile orientation. It uses the kanban panel as tool (like scrum and many others) but not kanban as a methodology. It supports time and points, so it would be usable with Scrum.
     
    Last edited: Nov 4, 2015
    rakkarage and Dustin-Horne like this.
  5. Dustin-Horne

    Dustin-Horne

    Joined:
    Apr 4, 2013
    Posts:
    4,568
    Cool. I just signed up to check it out. If you ever have any angular questions you can always ping me. I've been doing it extensively for the past year and have built a couple of pretty slick services and directives.
     
  6. imtrobin

    imtrobin

    Joined:
    Nov 30, 2009
    Posts:
    1,548
    Looks good but no self hosted option. This is an open source Trello alternative ,

    https://wekan.io/
     
  7. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Thanks :)
     
  8. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    That may come in the future, depending on the demand. The application is a 1.5 months old beta, so we are just starting out with this and iterating. Anyway, we are not trying to be just a Trello clone, but something specially designed with game development in mind.
     
    GarBenjamin likes this.
  9. Shizola

    Shizola

    Joined:
    Jun 29, 2014
    Posts:
    476
    This looks really promising, good luck with it.
     
  10. Roni92pl

    Roni92pl

    Joined:
    Jun 2, 2015
    Posts:
    396
    I really like it, but how about privacy? There is completely no information on who can see your project, who can edit it etc.
     
  11. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Everything is completely private. You can invite other users to join your project and setup some permissions too. There is no social aspect in the application. But you are right, I need to better explain this. In the future I will allow the user to make projects public (or parts of it), as many people is asking for it.
     
  12. Dustin-Horne

    Dustin-Horne

    Joined:
    Apr 4, 2013
    Posts:
    4,568
    One thing I noticed really weird was when creating project / task names... there is a dropdown that already appears to have some values in it... like a typeahead. So I see "0" and "$4000" and some other weird stuff. Is it showing me names that other people used?
     
  13. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    That is really weird, nobody reported anything like that, could you please send me a screenshot? Which is the field name where you're getting those values?
     
  14. Dustin-Horne

    Dustin-Horne

    Joined:
    Apr 4, 2013
    Posts:
    4,568
    I'll have to play around with it. Interestingly, today I'm not getting anything so it looks fine. Yesterday when I signed up and didn't have any projects, it was any of the boxes that supported typeahead, showing random values. Now they're not showing anything.
     
  15. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    OK, I'll try to reproduce it. Thanks for the feedback :)
     
  16. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    I've just registered on HackPlan, it's looking pretty good so far, here are some small suggestions...

    - When you're already on the board for a specific milestone, when adding a task, there's no point on the form asking the user to specify the project and the milestone again.

    - When adding a Task, Instead of the user having to type in the cost, do it like the 'Scrum for Trello' plugin, where the user just clicks on a Points value button icon. So if the metric is points, do 1,2,3,5,8,13,21. And for hours, you would well do the same. It sure beats having to type it in.

    - Same for the SubCategory, make clickable button icons instead of a dropdown list, much more efficient.

    - You could once again do the same for platform, button icons will also make the form look a lot more sexy

    - Scrolling is bad! I really don't want to have to scroll to enter information into a task. Make sure all of the form content fits on the screen without having to scroll. Using icons as mentioned above should give you a lot more room to work with.

    - You're missing Windows Store Apps, Windows Phone and WebGL from platforms. 'Others' is not a very nice option.

    - You should be able to attach files to tasks, and preview them like in Trello

    That's all for now, I'll use a bit more and provide more feedback.
     
    Ony likes this.
  17. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Thanks for the feedback! I agree with most of what you say, I have to iterate over those things to improve the user experience.

    When adding a task and you are already in a project or milestone the value in the dropdown is pre-filled, so I think is not that bad. It allows you to create a task directly there for another project or milestone without having to navigate to it, which I think is a good thing.

    About the cost, I'm not sure that would work for everyone. Many people asked (and I implemented) the possibility of adding decimal values for hours, so I don't think fixed values would work there. Some people want to be very specific. And about the points, your suggestion works for scrum, but I wanted it to be a bit agnostic regarding the methodology. However, I plan to provide an add-on in the future to "Scrumify" the tool.

    Platforms: yes, there are more, what I'm planning to do very soon is to add custom values, just in case you need something that is not there. However I'll try to add more.

    File attachment: planned! hacknplan.com/roadmap
     
  18. Atlagan

    Atlagan

    Joined:
    Nov 8, 2015
    Posts:
    1
    chrisestevez well done! What about a workflow functionality, like the one offered by https://pyrus.com/en/ I'm using it currently and would be glad to review your project on this as well.
     
  19. Cygon4

    Cygon4

    Joined:
    Sep 17, 2012
    Posts:
    382
    Looks very good and it adds just the things I'm missing in Trello (progress bar and statistics; a burndown chart would be brilliant!)

    The unknown future price point and lack of self-hosting support are not ideal for me, though :)
     
  20. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Thanks!

    The future price is not unknown. The core version (what you have already plus some other features about to come) will be always free. We will have paid add-ons in the future that we don't know the price yet, that is true, but what we can tell is we will have small add-ons instead of big plans with lots of features, so you will be able to purchase only what you need. This is briefly explained in our faq. We are just starting out with this project and we can't say more for now, but we will as soon as we have more details.

    About the self-hosting, that's something we may end up doing, but it is not in my immediate plans. The reason is we are just starting out and that will require a lot of extra work that we cannot face right now. Is hard to compete with the big guys ;)
     
    theANMATOR2b likes this.
  21. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Thanks for the suggestion! Yes, we plan to add something like that in the future as an add-on. We are trying to cover the core functionality first, the one which is useful for everyone regardless the team size, and we will work later on add-ons to make the tool suitable for bigger teams (advanced reporting, more complex permissions, workflows...).
     
  22. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    A few gifs of our new Category Editor, which will allow you to customize the technical categories and sub-categories predefined in the system. This way you can optimize the tool to fit your project and remove tabs and elements you don't really need, which makes everything clearer and easier to manage. This feature will be online next week.

    Creating a new category and sub-category:



    Disabling and sorting categories:

     
    Ony and Ostwind like this.
  23. Ony

    Ony

    Joined:
    Apr 26, 2009
    Posts:
    1,977
    Using it and love it so far. Very useful.
     
    JamesArndt and chrisestevez like this.
  24. recursive

    recursive

    Joined:
    Jul 12, 2012
    Posts:
    669
    Is there a possibility for a wiki feature down the line?
     
  25. judah4

    judah4

    Joined:
    Feb 6, 2011
    Posts:
    256
    Liking it so far. One fix I would ask for is organizing milestones by due date instead of alphanumeric
     
  26. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Yes, we plan to integrate a wiki in the future.
     
  27. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    The current sorting mechanism is by update date, so the recently updated milestones will appear first. However, many people have asked for many different sorting methods, so our solution will be to allow you to sort them by hand using drag and drop. We will implement this during the next weeks.
     
    judah4 likes this.
  28. judah4

    judah4

    Joined:
    Feb 6, 2011
    Posts:
    256
    I noticed right after I sent my message. That would be helpful, thanks.
     
  29. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    We launched our new category editor feature today. This is something many people asked for, if you already used the tool and thought it was too rigid, then you will like these changes: http://hacknplan.com/dev-diary-3-2015-11-15/
     
  30. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    We are working on new features that will be online this week, like the new sub-tasks as a checklist in the task details:

     
    theANMATOR2b and Ony like this.
  31. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Deleted User and Ony like this.
  32. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi fellow devs,

    I have written a post in our blog summarizing the first months of life of HacknPlan and also giving an overview of our business model and the features that will come this new year. If you are not using HacknPlan yet but are following the progress of the tool, I'm sure you'll find this post very interesting and will clarify many things.

    As a recap, two important announcements:
    1. We have removed the limit of 10 users per project, so HacknPlan is now free for any number of users and projects. As we explain in the post, we will monetize the service via subscription based add-ons with extended functionality that will have a fixed price no matter how many users your project has.
    2. We expect the full official release of HacknPlan (we are currently in beta phase) for the second quarter of 2016. That release will include all the core features announced for the core free version plus the first add-ons.
    Read the full blog post at http://hacknplan.com/a-look-back-a-look-ahead/
     
  33. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi guys!

    A new version of HacknPlan was released yesterday, including a new global board containing all the tasks of a milestone, a redesign of the board layout and many improvements for the mobile version of the site.

    http://hacknplan.com/dev-diary-6-2016-01-20/

    Cheers!


     
    Teila likes this.
  34. Teila

    Teila

    Joined:
    Jan 13, 2013
    Posts:
    6,932
    This is fabulous! We will be moving our project. Thanks!
     
    chrisestevez likes this.
  35. tedthebug

    tedthebug

    Joined:
    May 6, 2015
    Posts:
    2,570
    Looks awesome. We just formed a small studio yesterday & I reckon my partner will jump at this when he sees it.
     
    chrisestevez likes this.
  36. illjuicebox

    illjuicebox

    Unity Technologies

    Joined:
    Jan 6, 2016
    Posts:
    21
    Really excited to get home and start using this! My producer brain is smiling :D
     
    JamesArndt and chrisestevez like this.
  37. BFGames

    BFGames

    Joined:
    Oct 2, 2012
    Posts:
    1,543
    Looks really good. Will keep an eye on this? Any Slack integration like with trello?
     
  38. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Not yet, as the application is still in beta, but we plan to do so. Take a look at the roadmap here.
     
  39. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi guys,

    We have updated the application today, including file attachments, board pictures and task cloning. You can check all the changes here.

     
  40. ng93

    ng93

    Joined:
    Aug 31, 2012
    Posts:
    40
    This looks really cool. I've been using Trello for about a year now but it's never quite fit 100% for game development. Unfortunately wasn't able to sign up (reported via the contact form), but can't wait to try it out.
     
  41. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    You can register now, there was an issue after the update but it's now fixed.
     
  42. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi guys!

    We have a new update of HacknPlan. Check out the details here.

     
  43. BFGames

    BFGames

    Joined:
    Oct 2, 2012
    Posts:
    1,543
    Really looking better and better, keep it up! Will definitely give it a try for my next project.
     
  44. Tomnnn

    Tomnnn

    Joined:
    May 23, 2013
    Posts:
    4,148
    @chrisestevez haha from that image you've uploaded, it looks like your product went from Trello to Freedcamp :p
     
  45. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Haha, is a different part of the application xD
     
  46. Roni92pl

    Roni92pl

    Joined:
    Jun 2, 2015
    Posts:
    396
    Just moved from trello to HacknPlan, and wanted to thank for this awesome tool! Can't wait for task filter feature.
    If you're going to create paid version with more features I would definitely take advantage of it.
     
  47. JohnnyA

    JohnnyA

    Joined:
    Apr 9, 2010
    Posts:
    5,041
    Do you guys tie in to git?
     
  48. Teila

    Teila

    Joined:
    Jan 13, 2013
    Posts:
    6,932
    I can't seem to get in. I have an account, but it keeps saying my password is wrong. I changed my password, and it still does not work. Tried a second time, password does not work. I am absolutely sure I am typing it in correctly.

    Tried to register again and it won't take my registration because I already have an account.
     
  49. chrisestevez

    chrisestevez

    Joined:
    Nov 4, 2015
    Posts:
    110
    Hi Teila,

    That is really weird. Did you activate your account following the instructions sent by email? Please contact us here and we can help you with your problem: http://hacknplan.com/contact/
     
  50. Teila

    Teila

    Joined:
    Jan 13, 2013
    Posts:
    6,932
    Yes, I activated and even put some stuff in it, but had some issues so haven't been back in a while. I will send an email. Thanks. :)