Introduction
This project was done as part of my Advanced Applications Capstone class
Purpose
An application for suggesting recipes to users based on their dietary preferences. This project was part of Advanced Applications Capstone to:
- Learn to develop software with a team of peers
- Learn practical approaches for Agile development using Scrum
- Learn the full cycle of software engineering, including:
- Creating, maintaining, and updating requirements
- Managing software development
- Coordinating with your team
- Feature delivery & customer presentations
- Gain exposure to continuous integration, delivery, and deployment (CI/CD) techniques
- Learn unit testing and test-first development principals