-
Notifications
You must be signed in to change notification settings - Fork 1
Methodology
pablodiegoss edited this page Mar 21, 2017
·
2 revisions
The adopted methodology in this project is a hybrid between Scrum and XP, we will take some elements from each methodology that better adapt to our group workflow.
- Sprint: Iterations based on one week period.
- Product Backlog: Where we will list functionalities and features to be implemented.
- Daily Meetings : To talk about what is being done, completed and all the problems that we need to priorize to finish the Sprint.
- Kanban : To better visualize the workflow.
- Continuous Testing : To guarantee that our system is working and have the desired quality.
- Pair Programming : Pairs will be designated to work in User Stories. No one produces code alone.
- Continuous Integration : Using TravisCI we have a real time build of our repositories to monitor if everything is working, based on our stylesheet and being tested.
- Knowledge Board : To monitor the team's skill and help us spread knowledge between every member, we have a board to control who knows what in our technologies.
