davele-itsme / Semester-project-3

SCRUM Tool - project for my third semester class. The application's objective is to ease SCRUM throughout development processes, specially targeted for developers who are getting in touch with SCRUM (and UP) for the first time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SCRUM UP

A student approach to software development project management tools.
Explore the project report »
Explore the user manual »

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Scrum is a lightweight, iterative and incremental framework for managing complex work.

This particular framework is recommended to be used by the 2nd Semester students at VIA University College in Horsens, Denmark.

Key features of SCRUM are that core-architecture elements of the system are being released through iterations (Sprints) and that the team is flexible and customer-oriented being able to bring alterations to the system through each iteration.

Since many students starting to learn this framework are having hard times understanding it properly, this project is about to make it easier for them.

Features:

  • Provide roles creation and privileges: Each user has a certain role and a certain degree of authority and credentials in the system.
  • Provide planning tools: Users are able to plan and document each of their iterations
  • Remote functionality: Users are able to use the system remotely.

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/davele-itsme/Semester-project-2.git
  1. Check out each tier for README file

About

SCRUM Tool - project for my third semester class. The application's objective is to ease SCRUM throughout development processes, specially targeted for developers who are getting in touch with SCRUM (and UP) for the first time.


Languages

Language:Java 51.1%Language:C# 48.1%Language:CSS 0.8%