We want to simply create a schedule where I put each component of the project, how long it will take estimated, including hopefully some sort of beta testing/fixing time.
Then I give the software a start date and it will spit out a schedule.
Then when things change/go wrong/go right in the future, I should be able to change a date or a duration, and it will re-calculate my dates.
Does anyone know of this sort of software?
All I want is a mobile layout framework which will make things look native for me. I want to do transitions, navigation, etc on my own. I definitely don't want my html "compiled", as jQuery Mobile and Dojo seem to be so fond of.
I just want to drop in a stylesheet which will have CSS rules which make things look native, and all the javascript be my own.
Anyone know of anything?