Mini Project on Agile Project Management System

AIM:

To know how many action items can be completed in each sprint, which helps in reducing the time taken to finish the given project.

DESCRIPTION:

In this management system, the users can create projects in which the stories, sprints and action items can be created or updated respectively. Here stories represent the overview of the project, action items represent the procedural flow of the story, sprints indicates the time interval in which the action items can be completed.

MODULES:

• User
• System

USER:

1. Authorized users login into the application.
2. The user selects from the list of projects.
3. The user creates or updates the story.
4. The user creates the action items for the selected story.
5. The user creates sprints by using required action items.

SYSTEM:

• The changes done in the project by the user are updated in the database and are saved for a future purpose, validates the user.

Use Case Diagram:

Leave a Reply

Your email address will not be published. Required fields are marked *