|
|
# Sprint Meetings
|
|
|
|
|
|
<table>
|
|
|
<tr>
|
|
|
<td><b>Date</b></td>
|
|
|
<td><b>Sprint Goal</b></td>
|
|
|
<td><b>Tasks/Discussion Points</b></td>
|
|
|
<td><b>Participants</b></td>
|
|
|
<td><b>Status/Outcome</b></td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Sept 27, 2024</td>
|
|
|
<td>Sprint Planning & Task Assignment</td>
|
|
|
<td>- Define sprint goals for the week<br>- Assign responsibilities</td>
|
|
|
<td>Saumyaa, Krish, Akshit</td>
|
|
|
<td>Sprint goals and tasks assigned</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Sept 30, 2024</td>
|
|
|
<td>Mid-Sprint Review & Adjustments</td>
|
|
|
<td>- Review task progress<br>- Address blockers</td>
|
|
|
<td>Saumyaa, Krish, Akshit</td>
|
|
|
<td>Blockers identified, tasks on track</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 1, 2024</td>
|
|
|
<td>Sprint Retrospective & Progress Check</td>
|
|
|
<td>- Evaluate sprint outcomes<br>- Discuss improvements for next sprint</td>
|
|
|
<td>Saumyaa, Krish, Akshit</td>
|
|
|
<td>Sprint completed, improvements discussed</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 5, 2024</td>
|
|
|
<td>Database and Backend Setup</td>
|
|
|
<td>- Finalize database schema<br>- Start server-side logic development<br>- Discuss initial security requirements</td>
|
|
|
<td>Akshit, Gokulhesh</td>
|
|
|
<td>Database setup completed, backend initiated</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 8, 2024</td>
|
|
|
<td>UI/UX Design Review</td>
|
|
|
<td>- Review and finalize UI wireframes<br>- Discuss feedback and adjustments for design</td>
|
|
|
<td>Saumyaa, Gokulhesh</td>
|
|
|
<td>UI wireframes finalized, design feedback incorporated</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 12, 2024</td>
|
|
|
<td>API and Frontend Integration</td>
|
|
|
<td>- Implement initial API endpoints<br>- Begin integrating frontend with backend</td>
|
|
|
<td>Akshit, Saumyaa</td>
|
|
|
<td>API endpoints established, basic integration achieved</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 15, 2024</td>
|
|
|
<td>Quality Testing and Debugging</td>
|
|
|
<td>- Conduct initial testing on backend functions<br>- Identify and resolve bugs</td>
|
|
|
<td>Krish, Akshit</td>
|
|
|
<td>Key bugs identified and resolved, system stable</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 18, 2024</td>
|
|
|
<td>Documentation and Wiki Setup</td>
|
|
|
<td>- Update GitLab Wiki with project documentation<br>- Add usage instructions and API documentation</td>
|
|
|
<td>Gokulhesh, Krish</td>
|
|
|
<td>Documentation updated, Wiki structured for easy access</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 21, 2024</td>
|
|
|
<td>Review Usability and User Feedback</td>
|
|
|
<td>- Gather feedback from initial test users<br>- Discuss design improvements based on feedback</td>
|
|
|
<td>Saumyaa, Krish, Gokulhesh</td>
|
|
|
<td>Usability feedback received, planned UI adjustments</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 25, 2024</td>
|
|
|
<td>Security and Payment Gateway Setup</td>
|
|
|
<td>- Implement data encryption<br>- Set up secure payment processing</td>
|
|
|
<td>Akshit, Gokulhesh</td>
|
|
|
<td>Encryption added, payment gateway configured</td>
|
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
|
<td>Oct 28, 2024</td>
|
|
|
<td>Final Sprint Review & Launch Preparation</td>
|
|
|
<td>- Review all features for completeness<br>- Conduct final testing and validation</td>
|
|
|
<td>Saumyaa, Akshit, Krish, Gokulhesh</td>
|
|
|
<td>Project ready for launch, all features validated</td>
|
|
|
</tr>
|
|
|
|
|
|
</table> |