Tag Archives: scrum

What is taking me busy – Pomotux!

I’m currently pressed by my University life, that’s because I don’t post often. There are 3 big projects for this semester: a C compiler, a dynamic website using Java Servlets and JSP and the most interesting one: a C++ program for Software Engineering Project course. I’m working with other two collegues on a task manager

Unipoli

We finally finished our university project, Unipoli. The Java implementation of the famous Monopoly game by Hasbro has been released under GPLv3 (yes it’s free software) . You can have a look at the source code, simple but elegant, written using coding standards, following xP practices and Scrum software development process (at least we tried

The product backlog becomes multicolored!

I’m very proud of this, after so many problems encountered during the first two months of development, our product backlog begins to turn green and yellow! Anyway, I think that Scrum Method is not the best software development process that we could have adopted, I will espress my thoughts during the exam and I will

Scrum Development Process

For Programming Project course we’re adopting Scrum as software development process. Scrum focuses on agile-like project management. The goal of Scrum is to deliver as much quality software as possible within a series of short intervals called Sprints. Scrum concentrates on identifying project variables (quality, time, requirements, etc.) and monitoring them constantly. This process has

Projects

Pomodroid A Java/Android application that interacts with a Trac system, retrieves developer’s tasks and lets him work following the basic rules of the Pomodoro technique. Pomotux A task manager implementing the Pomodoro Technique BD-review A dynamic website to allow people to review releases (albums, demos, EPs, singles) of (young, unsigned) music bands. Written using a