Project management

By | July 5, 2018

Considering the number of personal projects that I am working on, I decided to give a try for some good project management software. And this was the criteria I was looking for

  1. Source code integration with Git
  2. Projects > Tasks > Bugs
  3. Burn down charts and time tracking
  4. Supports at least two users
  5. Email notifications
  6. Create task/ bug using email
  7. Web, Android apps
  8. It should last another 5 years and should not shut down immediately
  9. Tasks, bugs could be exported, so that even if the site goes down, I can take my data elsewhere
  10. Free and open source, and should ideally be in PHP/MySQL combination
  11. SPAM control
  12. Task reminders (reminder emails should be send, when the deadlines are approaching )
  13. API support – so that I can talk with it
  14. Wiki support
  15. Team members should be able to communicate with each other ( using inbuilt chat )
  16. At least 10 GB of storage space and 500 MB attachments ( per user ) Remember, files can quickly fill up, in size
  17. Responsive, smooth design. Definitely should not look like the dotproject UI

After several hours of Googling, I came to realize that very few platforms offer even a subset of these features ( even in the paid version ) Clearly there is a lack of good software, as far as project management is concerned. Most of them masquerade as glorified task trackrs with some colorful boards and gantt charts !

Although they have limited functionality, I have decided to go with the following two

  1. https://monday.com/
  2. https://backlog.com/

Tomorrow I will install qdPM on my self hosted site and will share the results

Leave a Reply