This project was a collaboration from a group of students attending DePaul University SE359/459 Agile Software Development. The intent of this project is meant to introduce agile development processes and follow the Scrum framework for software development. Each group assigns roles, and the Product Owner is played by the professor. The goal is to build a robotic vacuum cleaner.
- 3 sprint effort
- 2 week sprints
- Writing user stories, participating in sprint planning and retrospectives
- Follow coding best practices
- Writing Tests
- Continuous Integration tools
- Effective use of version control, conducting code reviews and release management
- Producing MVPs at the end of each sprint
- RobinLCT: Team Member
- johnyenter-briars: Team Member
- dnicolemy: Team Member
- Jmoore314: Team Member
- dbergunder: Scrum Master
- java version: 1.10
- Maven
- Junit version: 5.4
- Follow Google Java Style Guide