Previous Lecture | lect07 | Next Lecture |
lect07, Thu 02/02
Project Presentation Announcement, MVP Planning
Announcements
- h06 is still due next Tuesday. Focus on your MVP this week!
- CATME.org update: Window to submit your peer reviews closes Friday at 11pm. 20 points towards lab03 riding on it…
- MVP code freeze on Thu, 02/09/23: Minimum Viable Product
- MVP demonstrations with quick peer MVP eval next Friday, 02/10/23 lab05
Continuous Integration / Continouous Delivery (CI/CD)
- Continuous Delivery: Software development process that aims to build software that is always ready to be deployed into production
- Continuous Integration: Technique where every developer on a project should integrate their work daily with every other developer
- Video: Continuous Delivery Assembly Line Metaphor
MVP Deliverables
- Up-to-date github repo with complete README.md file that provides complete instructions for deploying your product
- Up-to-5min video of your MVP (link to it in
<github>
/team/MVP_DEMO.md) - Github Projects Kanban board should reflect all your activity leading up to the MVP
- Clear Acceptance Criteria on all your completed issues!
Today:
- Standup
- Progress toward MVP