-
Notifications
You must be signed in to change notification settings - Fork 4
Sprint 1
Sprint 1 is upon us!
Goal: Focus on basic website wireframes and site functionality allowing the user to perform the most essential functions: register, browse, search, and contact support.
Sprint 1 Planning Meeting 09.21.19
During the Sprint 1 planning meeting, the product backlog was analyzed and prioritized and items from the backlog to be completed in the upcoming sprint decided. Sprint goal was selected. Sprint backlog was created from from the product backlog and those issues were broken down into smaller tasks (detailed below) to help the team be more productive. Team capacity for Sprint 1, based on the identified stories to be implemented, is estimated to be 15 man-hours.
The team agreed on weekly scrum meetings to share progress, identify problems, and collaborate on coding. In addition to the backlog issues, all team members will use Sprint 1 to get more familiar with the Agile/Scrum process and technologies to be used (GitHub, CSS, JavaScript).
- Create site skeleton - index, search, registration, support HTML files
- Design logo
[Verify User ID] (https://github.com/WSU-4110/Swap-Book/issues/16)
- Create registration form
- Create form submission button
- Implement “wayne.edu” email validation
- Define and implement exception for non-"wayne.edu” email
- Research and identify storage for login credentials
- Define password requirements
[User Menu] (https://github.com/WSU-4110/Swap-Book/issues/10)
- Identify menu content
- Design menu layout
[Search Box] (https://github.com/WSU-4110/Swap-Book/issues/12)
- Design search box
- Identify text placeholder
- Research and identify storage for textbook database
- Create search submission button
[Contact Support] (https://github.com/WSU-4110/Swap-Book/issues/15)
- Create contact form
- Define and create drop-down support menu
- Create form submission button