<aside>
✏️
Remember, this project writeup document is a living document. You will be adding, removing, and changing this as your projects take shape. We might also ask you to add sections to this document as you develop your apps.
We’ve also included a sample project writeup that you can refer to as you’re writing your Project Writeup.
</aside>
Sample Project Writeup
Your project writeup must contain the following sections:
- Motivation
- Problem Statement
- What is the problem that your app aims to solve?
- What’s the issue with existing solutions?
- How do these problems cause trouble for users?
- How do these problems make the user experience hard to navigate?
- Solution Statement
- What’s the goal of your app?
- What does your solution include?
- How does your app solve the problems you mentioned in your Problem Statement?
- Technical Stack
- Platforms
- State what platforms you’re developing for (iOS, iPadOS, macOS, watchOS, visionOS, or a multi-platform app)
- Frameworks & Technologies
- If you plan on using any additional programming languages (besides Swift) include those in a list.
- List any third-party libraries and Apple frameworks you plan on using for your project.
- App Structure & Features