120 likes | 315 Views
Sri Lanka Institute of Information Technology. Software Engineering Project – I Clone of Rally. Introduction.
E N D
Sri Lanka Institute of Information Technology Software Engineering Project – I Clone of Rally Group No : WD-SEP-002 | Project No :25 Project : Clone of Rally
Introduction • In the last decade or so, Agile software development methods have proven their worth in variety of industry settings, delivering faster time to market, increased productivity, higher quality and improved morale and motivation. • Rally Software is such a leading global provider of cloud-based solutions for managing Agile software development. • The Rally Agile application lifecycle management (ALM) platform transforms the way organizations manage the software development lifecycle by closely aligning software development and strategic business objectives, facilitating collaboration, increasing transparency and automating manual processes. • Companies use Rally to accelerate the pace of innovation, improve productivity and more effectively adapt to rapidly changing customer needs and competitive dynamics. • Our group’s job is to create an Agile tool similar to Rally. Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Benefits • Visibility • Risk Management • Flexibility • Cost Control • Right Product • Customer Satisfaction • Minimal documentation • Real-time dashboards let you drill down into stories and see progress on their associated tasks, tests or defects. • Higher team morale Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Registered User Create Projects Add Users User Registration Authenticate User Unregistered User Assign user stories to iterations Create Iterations Add User Stories Create tasks Assign owner to user stories Update Story Board Print Reports Test Management Iteration Tracking Add defects Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
User stories Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
1st Iteration Get use to the new technology (PHP) As an unregistered user I can register with the site, So that I can handle the projects easily. As a user I want to create projects, so that I can easily manage my project work. Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally
Technology • We will be using PHP to implement this system. The reason for using a language like PHP is, • PHP is an open source, general purpose scripting language. • Especially suited for web development. • Supports a wide range of Databases. • Compatible with almost all severs used today. • Compatible with any OS and many more. • MySQL will be used for Database designing. Group No : WD-SEP-002 | Project No :25 | Project : Clone of Rally