A student approach to software development project management tools.
Explore the project report »
Explore the user manual »
Table of Contents
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.
- Java JDK 1.8
- jdbc - Java Database Connectivity
- JavaFX Scene Builder - GUI
- ASP .NET Core - Web APIs
- Entity Framework Core + SQLite - Database
- Java JDK 1.8
- Java IDE
- C# IDE
- Clone the repository:
git clone https://github.com/davele-itsme/Semester-project-2.git
- Check out each tier for README file