Skip to main content
GameDev.net gamedev.net
🔒 Locked

Todo list /Design software

Started by teddybearzero Dec 18, 2013 at 3:31 PM 9 replies 8.8k views
Original Post
teddybearzero
teddybearzero

Hey all,

Are there any tools/programs you would recommend to keep track of tasks. At the moment I'm using a pen and pad which isn't really ideal.

gezegond
gezegond

I usually use a simple .txt file. I have an android phone so I can transfer it to my phone if needed.

ambershee
ambershee

I use Overlord. It isn't the best project management system out there, it's also pretty barebones, but it is lightweight and does what I need it to do.

Paragon123
Paragon123

MantisBT: My personal favorite bug/Issue tracking software available for free.

Requires that you have a webserver with php and mysql, but it isn't hard to set up.

If you want something easier to set up

https://www.ubirimi.com/

Very nice cloud based SVN/ Bug tracking/Agile service that is also free.

Nathan2222_old
Nathan2222_old
I actually use a pen (or any other thing) and paper. It's simpler, requires no downloading and it's easier to use.
UNREAL ENGINE 4:
Total LOC: ~3M Lines
Total Languages: ~32

--
GREAT QUOTES:
I can do ALL things through Christ - Jesus Christ
--
Logic will get you from A-Z, imagination gets you everywhere - Albert Einstein
--
The problems of the world cannot be solved by skeptics or cynics whose horizons are limited by the obvious realities. - John F. Kennedy
peteriliev
peteriliev

There's a ton of to-do and project management tools out there, but if you enjoy working with pen and paper maybe you will like https://workflowy.com/ (it's a ref link, so I can make some free space, I hope you don't mind)

kronir
kronir

Hi,

It depends if you are alone of if you are expecting to work as a team.

If alone, text file is ok.

If you are working as a team I would say : www.atlassian.com/jira, you can keep count of what has to be done and manage bug report. Ok, it will cost 10$/year, but it can realy help (anyway, it helped me).

There are also a ton of add-on (scrum, kanban,...) that can be useful.

Orymus3
Orymus3

Trello now works well with android.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.