Organizational Behavior
Ticketing System is the project
I need help creating Gantt chart that shows all of your project activities from project initiation to project closing, in chronological order. Include duration, start date, finish date, and predecessors for each item
I would think we would have something like what I have listed below.
- use case development
- ERD (entity relationship diagram)
- requirements
- flowchart
develop prototype and show to customer
- redesign if needed
development
- construct database
- construct application (I assume this could be broken into sections based on user screens)
- construct screens (jsp or some other type)
- construct business rule logic
- map application with database via mapping tool such as toplink
testing phase
- presentation to customer
rework any issues if needed
Migrate to production
Lessons learned meeting