Intro to iOS Development
  • Welcome
    • ☀️Introduction
    • 🐣Getting Started
    • 🐦Course Staff
  • Logistics
    • 📜Syllabus
    • 🗓️Schedule
    • 🖊️Grading
    • 🙋‍♂️Office Hours
    • Ed Discussion
  • Assignments
    • 🍼A1: Swift Basics
    • 🧑A2: Profile
    • 💬A3: ChatDev
    • 👨‍🍳A4: ChefOS
    • 👨‍🍳A4: ChefOS - SwiftUI
    • 📱Hack Challenge
      • 🏆FA23 Winners
  • Lectures
    • 1️⃣Logistics + Swift Basics
    • 2️⃣UIKit + AutoLayout
  • 3️⃣MVC + Navigation + Delegation
  • 4️⃣UITableView
  • 5️⃣UICollectionView
  • 6️⃣Networking I
  • 7️⃣Networking II
  • 8️⃣SwiftUI I
  • 9️⃣SwiftUI II
  • 🔟Persistence + SnapKit
  • 🔔(11) Notifications
  • 🌎(12) Deployment and MapKit
  • Chapters
    • 🖐️Introduction
    • ☁️Git + GitHub
      • 1️⃣Git Installation
      • 2️⃣Git Basics
      • ➕Git+
    • 🐣Swift Basics
      • 1️⃣Variables and Constants
      • 2️⃣Data Types
      • 3️⃣Operators
      • 4️⃣Data Structures
      • 5️⃣Conditionals
      • 6️⃣Loops
      • 7️⃣Functions
      • 8️⃣Closures
      • 9️⃣Optionals
    • 🧰UIKit + AutoLayout
      • 1️⃣Classes
      • 2️⃣UIKit
      • 3️⃣AutoLayout
    • 📺MVC + Navigation + Delegation
      • 1️⃣MVC
      • 2️⃣Navigation
      • 3️⃣Delegation
    • 🏓UITableView
      • 1️⃣What is a UITableView?
      • 2️⃣UITableView Setup
    • 📚UICollectionView
      • 1️⃣What is a UICollectionView?
      • 2️⃣UICollectionView Setup
    • 🌐Networking I
      • 1️⃣HTTP Requests
      • 2️⃣Callbacks
      • 3️⃣Codable
    • 🌍Networking II
      • 1️⃣Alamofire
      • 2️⃣GET Requests
      • 3️⃣POST Requests
      • 4️⃣URLSession
    • 💾Persistence + SnapKit
      • 1️⃣Persistence
      • 2️⃣SnapKit
    • 🕊️SwiftUI
      • 1️⃣Introduction to SwiftUI
      • 2️⃣Getting Started with SwiftUI
      • 3️⃣Views + Modifiers
      • 4️⃣Layouts
      • 5️⃣Navigation
      • 6️⃣Property Wrappers
    • 🎛️Widgets
      • 1️⃣Introduction to Widgets
      • 2️⃣Setting Up Widgets
      • 3️⃣Building Widgets
      • 4️⃣Configuring Widgets
    • 🧱Project Foundation
    • ✅Testing
      • 1️⃣Unit Testing
    • 👣Debugging
      • 1️⃣OSLog
      • 2️⃣Crashlytics
      • 3️⃣Analytics
    • ☁️CI/CD
      • 1️⃣Xcode Cloud
      • 2️⃣AppStore Shipping
  • Guides
    • 🔨Xcode Project Setup
    • 🎨Figma
    • 📬Postman
    • 🥥CocoaPods
    • 🧰UIKit Handbook
    • 📑Tab Views
      • UITabBarController
      • TabView
  • Work in progress
    • 🧵Concurrency
    • 2️⃣UI Testing
    • 🕐Reactive Programming
    • 🧠Memory Management
      • 🔁ARC
    • 📦Storage
    • 📣Notifications
  • Archived
    • SP24
      • Logistics
        • 📜Syllabus
        • 🗓️Schedule
        • 🖊️Grading
        • 🙋‍♂️Office Hours
      • Assignments
        • 🍼A1: Swift Basics
        • 🧑A2: Profile
        • 💬A3: ChatDev
        • 👨‍🍳A4: ChefOS
        • 📱Hack Challenge
          • 🏆FA23 Winners
      • Lecture
        • 0️⃣Course Intro + Logistics + Git Setup
        • 1️⃣Swift Basics
        • 2️⃣UIKit + AutoLayout
        • 3️⃣MVC + Navigation + Delegation
        • 4️⃣UITableView
        • 5️⃣UICollectionView
        • 6️⃣Networking I
        • 7️⃣Networking II
        • 8️⃣Persistence + SnapKit
        • 🔟SwiftUI
        • 🔢TabViews
    • FA23
      • Logistics
        • 🐣Getting Started
        • 🐦Course Staff
        • 📜Syllabus
        • 🗓️Schedule
        • 🖊️Grading
        • 🙋‍♂️Office Hours
      • Assignments
        • 🍼A1: Swift Basics
        • 🧑A2: Profile
        • 💬A3: ChatDev
        • 👨‍🍳A4: ChefOS
        • 📱Hack Challenge
          • 🏆FA23 Winners
      • Lectures
        • 0️⃣Course Intro + Logistics
        • 1️⃣Swift Basics
        • 2️⃣UIKit + AutoLayout
        • 3️⃣MVC + Navigation + Delegation
        • 4️⃣UITableView
        • 5️⃣UICollectionView
        • 6️⃣Networking I
        • 7️⃣Networking II
        • 8️⃣Persistence + SnapKit
        • 🎛️Widgets
          • 👼Introduction to Widgets
          • ⚒️Setting Up Widgets
          • 🧱Building Widgets
          • 👨‍💻Configuring Widgets
        • 🔟SwiftUI
    • SP23
      • Logistics
        • Lecture Schedule
        • Syllabus
        • Grading
        • SP23 Office Hours
      • Chapters
        • 1. Intro to Swift & Xcode
          • Lecture Handout
          • Lecture Demo
          • 🍼Project: Swift Basics
        • 2. UIKit and AutoLayout
          • Lecture Handout
          • Lecture Demo
          • 🛒Project: UIKit + AutoLayout
        • 3. Navigation, MVC, and Delegation
          • Lecture Handout
          • Lecture Demo
          • Project: Navigation + Delegation
        • 4. UITableView
          • Lecture Handout
          • Lecture Demo
          • Project: UITableView
        • 5. UICollectionView
          • Lecture Handout
          • Lecture Demo
          • Project: UICollectionView
        • 6. Networking I
          • Lecture Handout
          • Lecture Demo
          • Project: Persistence
        • 7. Networking II
          • Lecture Handout
          • Lecture Demo
            • Message Board
          • Project: Networking II
        • 8. Swift UI
        • 9. CocoaPods
          • 🍫Lecture Handout
          • 🧑‍🍳Lecture Demo
      • Cheat Sheets
        • Setting Up a New Xcode Project
        • Submitting Your Projects
        • Setting Up CocoaPods
    • 2022
      • SwiftUI
    • 2021
      • Adding Flare
      • Project: UIView Animations (Optional - Extra Credit)
      • UIView Animations
      • Xcode Tips and Tricks
    • 2019
      • Firebase
      • Persistence: UserDefaults
  • Swift Guide (ARCHIVED)
    • About this Textbook
    • Documentation
    • Constants and Variables
      • Variable Properties
      • Lazy and Static Variables
    • Functions
    • Ranges
    • Arrays
      • Basic Array Operations
      • Iteration and Enumeration
      • Advanced Array Operations
    • Tuples
    • Conditions and While Loops
    • For Loops
    • Enums and Switches
      • Enums with Associated Values
      • Indirect Enums
    • Classes and Structs
    • Optionals
    • Dictionaries
      • Dictionary Implementation
    • Closures
    • Constraints
    • Generics
    • Protocols
      • Protocols With Associated Types
    • Casting
    • Errors
    • Networking
      • Result
    • Inout
Powered by GitBook
On this page
  • Overview
  • Learning Objectives
  • Academic Integrity
  • Getting Help
  • Grading Rubric
  • Getting Started
  • Using Postman
  • Using Figma
  • Creating a new SwiftUI Project
  • Using Git
  • Pushing to the Repository
  • Assignment Files
  • External Libraries
  • Part I: Recipe CollectionView
  • Part II: Detailed Recipe View
  • Part III: Filtering
  • Adding a Filter Collection View
  • Filtering Logic
  • Part IV: Fetching Recipes
  • Part V: Bookmark Recipes
  • Extra Credit
  • 1: Custom Back Button (+1 pt)
  • 2: Stacking Filters (+1)
  • 3: Nesting CollectionViews (+1)
  • 4: Separate Bookmark Page (+2)
  • Submission

Was this helpful?

Export as PDF
  1. Assignments

A4: ChefOS - SwiftUI

Original project authored by Vin Bui, adapted to SwiftUI by Daniel Chuang

Midpoint Due: Wednesday April 23, 2025 11:59 pm Final Due: Monday April 28, 2025 11:59 pm

For this assignment, please make a blank SwiftUI project. We're starting from scratch! Make sure to submit via your Cornell repo though, we will set up an empty one for you.

Overview


In this assignment, you will be creating a recipe book app. You will be able to fetch recipes from a server, filter by category, and save them for later!

Learning Objectives


Developer Skills

  • How to organize your project directory

  • How to use Postman to test HTTP requests

  • How to read data received from the backend to structure frontend code

  • How to work with Git and GitHub for version control

  • How to read documentation from outside resources

  • How to format and structure your code to follow MVC design pattern

  • How to follow common styling conventions used in industry

  • How to implement designs created on Figma

Course Material

  • How to set up multiple collection views and communicate between them in SwiftUI

  • How to filter data using higher order functions

  • How to save data locally using UserDefaults

  • How to represent lists of data using a UICollectionView and a UICollectionViewCell

  • How to send GET requests to a backend API using Alamofire

  • How to write callbacks (completion handlers) to handle asynchronous calls

  • How to create a NetworkManager singleton class to contain network calls

  • How to decode a JSON using a JSONDecoder in Swift

  • How to handle errors with networking calls

Academic Integrity


This assignment can be done with ONE partner. You are also free to come to the instructors or any course staff for help. Programming forums like Stack Overflow or Hacking with Swift are allowed as long as you understand the code and are not copying it exactly. The majority of code (excluding external libraries) must be written by you or your partner. Code written through AI means such as ChatGPT is NOT ALLOWED. However, you may use these resources for assistance, although we highly encourage consulting Ed Discussion or office hours instead.

Getting Help


Grading Rubric


Due to the shrinking of the course, the features implemented up to the midpoint submission will be worth more than after.

  • UI: implements the user interface

  • F: implements the functionality

  • EC: extra credit

PART I: Recipe CollectionView

_ / 4

UI: Name, Image, Time, Rating

_ / 2

UI: 2 columns, Dynamic number of cells (adding a new item to the array creates a new item/cell)

_ / 1

UI: Each cell is unique and represents a different Recipe

_ / 1

PART II: Detailed Recipe View

_ / 3

UI: Image

_ / 1

UI: Name and Description

_ / 1

F: Tapping on a Recipe cell pushes a detailed view

_ / 1

PART III: Filtering

_ / 3

UI: Collection view for filters WITH horizontal scrolling

_ / 1

UI: Selected filter is highlighted (separate from functionality)

_ / 1

F: Tapping on a filter filters the recipe data (one at at time; stacking filters is extra credit)

_ / 1

PART IV: Fetching Recipes

_ / 1

F: GET Request to Fetch Recipes

_ / 1

PART V: Bookmark Recipes

_ / 2

F: Bookmarking from the detailed view updates the collection view using delegation

_ / 1

F: Saved recipes are stored locally via UserDefaults (restart app to check)

_ / 1

OTHER

_ / 2

Feedback Survey

_ / 1

onAppear calls networking functions

_ / 1

SUBTOTAL

_ / 15

EC: Custom back button

+ 1

EC: Stacking filters

+ 1

EC: Nesting collection views

+ 1

EC: Separate bookmark page

+ 2

Deduction: Crash Tax

-1 point

GRAND TOTAL

_ / 15 (+5)

Getting Started


Using Postman

Using Figma

Creating a new SwiftUI Project

Go to Xcode -> File -> New -> Project -> App -> [MAKE SURE THAT Interface = SwiftUI] and just proceed from there via clicking Next and Create.

Using Git

If you are having trouble understanding how we will be using Git in this course, please read the A1 handout under Understanding Git and GitHub section, or visit office hours so we can assist you. As a reminder:

  1. Stage: git add .

  2. Commit: git commit -m "YOUR MESSAGE HERE"

  3. Push: git push

Pushing to the Repository

Navigate to a folder on your device where you will keep all of your assignments. You can navigate to the folder using cd in Terminal.

Clone the repository on GitHub:

  • Replace NETID with your NetID

  • Replace SEM with the semester (such as fa23 or sp24)

git init
git remote add origin git@github.coecis.cornell.edu:cs1998-601-SEM/NETID-a4.git
# Ex: git remote add origin git@github.coecis.cornell.edu:cs1998-601-fa23/vdb23-a4.git
git add .
git commit -m "Initial commit"
git push origin main

If you have a partner, replace NETID1 and NETID2. Try changing the order if the former does not work.

git clone git@github.coecis.cornell.edu:cs1998-601-SEM/NETID1-NETID2-a4.git

If you are lost or getting any kind of error, create a post on Ed Discussion or come to office hours.

Assignment Files


Color File

You may find the following code helpful to put into a Color.swift file, as it will allow for you to input the hex values of colors you have from Figma into Swift directly.

// Copy into a file called Color.swift
import SwiftUI

extension Color {
    init(hex: UInt, alpha: Double = 1) {
        self.init(
            .sRGB,
            red: Double((hex >> 16) & 0xff) / 255,
            green: Double((hex >> 08) & 0xff) / 255,
            blue: Double((hex >> 00) & 0xff) / 255,
            opacity: alpha
        )
    }
}

You will now be able to make colors via the following syntax. Note that the "0x" at the beginning is telling Swift that the proceeding values should be interpreted in hexadecimal base.

Color(hex: 0xFAFAFA)

External Libraries


You will need to import Alamofire. Please import this via Cocoapods or SwiftPackageManager (SPM). You should be able to figure out how to install via Cocoapods via previous projects, but for SPM, here are the instructions!

  1. XCode -> File -> Add Package Dependencies

  2. Look up Alamofire -> Add Package

  3. Click on the Project Settings Page (the very first icon in your file navigation bar, on the top left)

  4. Click on General on the top bar of the newly opened project settings page

  5. Scroll down to Frameworks, Libraries, and Embedded Content and add Alamofire.

  6. You're ready to import Alamofire into your code and write some solid networking code!

Part I: Recipe CollectionView


Notice that on Figma, the screens are broken down into the different stages you need to implement.

Your first task is to create a "Collection View" to display the recipes. We encourage using the textbook and the internet for syntax and modifier help! We will not guide you as much as we did with the other assignments, but here is a general blueprint for what to do:

  1. Make a RecipeCell view in a new file called RecipeCell.swift

    1. Set up a preview if you'd like!

    2. Add a property to the view called recipe which should allow for you to input any recipe you want from your dummy data (so your string should be using recipe.[property])

    1. Unlike a normal VStack, we need to initialize columns and input that as a parameter, so make sure to do that

    2. After that, just write a ForEach inside of the LazyVGrid. You might need to make sure that your Recipe struct conforms to certain things before you can proceed with this, but XCode should tell you exactly what you need to do in this regard!

    3. Wrap your LazyVGrid with a ScrollView

  2. Wrap your LazyVGrid + ScrollView component in a VStack, and add some text right above it in the VStack that says "ChefOS" just how the Figma has it (so the scroll only scrolls through the items, not the ChefOS title)

  3. Make your your styling matches the Figma!

Side notes:

  • You are not required to implement the bookmark icon until Part V, but you are free to do so now.

  • You will not be implementing the filters until Part III.

  • You do not have to worry about dynamic cell size. Set the text labels’ line limit to 2 lines and the height of the cell to around 216. The width, however, will depend on the size of the screen. Remember, we want to have two columns. Hint: We can multiply/divide the screen’s width by a certain factor.

  • Do not save recipe images in the Assets catalog. You must use AsyncImage for displaying these images

Once you are done, stage, commit, and push to GitHub.

Part II: Detailed Recipe View


Your task is to create a view controller representing a detailed recipe view. You will push this view controller when tapping on the collection view cell. This detailed view will be unique to the recipe.

Detailed Recipe Page

This is very straight-forward and there aren’t any tricks. Make a new view called RecipePage.swift and implement what you see on Figma. Make sure that recipe is a property of the view (like before) so that you can input the recipe you want as a parameter.

Remember to use AsyncImage to download the images (feel free to copy and paste).

Navigating to the Detailed Recipe Page

This is super simple: first, wrap your ENTIRE ContentView in a NavigationView. Then, wrap each of your RecipeCells in the ForEach from before with NavigationLink, with a destination parameter of RecipePage(recipe: recipe). Feel free to refer back to SwiftUI II's lecture for a code snippet on this.

Once you are done, stage, commit, and push to GitHub.

Part III: Filtering


Your task is to create a horizontally scrolling collection view that represents the filter pills as well as adding filtering functionality.

Here is a quick demo of what we’re expecting:

Adding a Filter Collection View

In UIKit, this would be very difficult. Thankfully for you, you're coding in SwiftUI!

  1. Make a selectedDifficulty property in ContentView and make a difficulties property in ContentView. Feel free to copy this in, as long as you understand why we will need the @State. Your default selectedDifficulty should be "All"

@State private var selectedDifficulty = "All"
private let difficulties: [String] = ["All", "Beginner", "Intermediate", "Advanced"]
  1. Make a ScrollView containing a HStack between the ChefOS title and your recipe cells. The following shows how to allow for horizontal scrolling.

ScrollView(.horizontal, showsIndicators: false)
  1. Make a ForEach in this HStack that looks through difficulties. You will need to set it up with the id parameter as well, since difficulties doesn't conform to identifiable.

ForEach(difficulties, id: \.self) {
    ...
}
  1. Make these little capsule filter buttons inside the for each. One way to do this is by making each of them a Button. The code / function that the Button actually calls should be as easy as setting selectedDifficulty = Difficulty. Then, make the label a Text component that uses the .background() modifier with a capsule inside

Text(difficulty)
// fonts and other modifiers
.background(  Capsule()
                // more modifiers here for the Capsule specifically
                )

Filtering Logic

  • You do not need to handle filter stacking. This is somewhat advanced so we will leave that for extra credit.

  • There are many ways to determine if a cell is selected, so I will leave this up to you to decide. Make sure that the currently selected tab is highlighted with a white text color. If you are lost and have no idea where to start, feel free to ask on Ed Discussion or come to office hours.

  • To filter the array of recipes, you can use the filter higher order function. Feel free to look up documentation for this, or just check out A1.

Once you are done, stage, commit, and push to GitHub.

✋🏻 This is the stopping point for the midpoint submission. We will grade you for completion based on your GitHub commit history.

No further action is required, but if you would like for us to read over it, create an Ed Discussion post. Otherwise, you can keep working.

Part IV: Fetching Recipes


Your task is to create a GET request to fetch all recipes from this API:

https://api.jsonbin.io/v3/b/64d033f18e4aa6225ecbcf9f?meta=false

You can use Postman to test the HTTP request. You will need to create a NetworkManager class with a shared singleton instance. You will be using Alamofire so make sure to import this library. See the lecture, textbook, or A3 for reference.

Error handling is not required but is nice to have. You will know if you integrated it correctly if there are more recipes than the dummy data. As a reminder, the JSON uses snake_case but Swift uses camelCase.

Networking is one of the most important but difficult concepts to learn and implement. We want you to get as much practice as you can to prepare you for the Hack Challenge. If you are confused, please create a post on Ed Discussion or visit office hours.

One caveat for SwiftUI is that you will need to call your fetch function (e.g. NetworkManager.fetchRecipes()) inside of a .onAppear modifier instead of viewDidLoad() like in UIKit

You'll need to update your model for recipe to make ID into a UUID instead of a string, like this:

var id: UUID?

Next, add coding keys into your recipe struct:

enum CodingKeys: String, CodingKey {
    case id, description, difficulty, imageUrl = "image_url", name, rating
}

Make two init functions for the recipe struct, one that is a default initializer for your dummy data, and another is a networking initializer for fetching. This is how you should do the networking initializer:

init(from decoder: Decoder) throws {
        let container = try decoder.container(keyedBy: CodingKeys.self)
        
        // Convert string ID to UUID
        if let idString = try container.decodeIfPresent(String.self, forKey: .id) {
            self.id = UUID(uuidString: idString)
        } else {
            self.id = nil
        }
        
        // Decode the rest of the properties normally
        self.description = try container.decode(String.self, forKey: .description)
        self.difficulty = try container.decode(String.self, forKey: .difficulty)
        self.imageUrl = try container.decode(String.self, forKey: .imageUrl)
        self.name = try container.decode(String.self, forKey: .name)
        self.rating = try container.decode(Float.self, forKey: .rating)
    }

Finally, check that your networking is actually working. Make sure you see King Pao Chicken in your recipes in the app - that is a recipe that is in the endpoint but not the dummy data.

Make sure that filtering still works properly!

Once you are done, stage, commit, and push to GitHub.

Part V: Bookmark Recipes


Your task is to implement bookmarking functionality for these recipes. You will need a way to keep track of bookmarked recipes to save them locally via UserDefaults.

  • First, figure out what data structure you will use to keep track of bookmarked recipes. Then, think of a key that you will use to access through UserDefaults. My recommendation is that you use a BookmarkManager that is a singleton instance.

  • In your BookmarkManager, you'll want to include:

    • @Published bookmarkRecipesIds, which is a Set<UUID> (set of UUIDs from your recipe ids).

    • saveBookmarks() function that uses UserDefaults.set

    • loadBookmarks() function that loads from UserDefaults

    • toggleBookmarks() function that adds or removes the ID from bookmarkRecipeIds, and calls saveBookmarks afterwards

    • an init function that calls loadBookmarks()

  • Then, in ContentView, RecipePage, and RecipeCell, set up an @StateObject called bookmarkManager that is equal to BookmarkManager.shared. If you don't make it a State object and instead use BookmarkManager.shared directly, your bookmark icons will not be updated!

  • You'll need to use the .onAppear{} modifier on your views to make sure that the view gets the data from BookmarkManager.

  • Update the UI so that recipes that are bookmarked should have a bookmark icon in their cell. See the Figma for UI details. See the point below on how to get the bookmark icon.

    • You will need to create a ToolbarItem to represent the bookmark button in RecipePage. This button will be in the detailed recipe view on the top right corner. If the recipe is already saved, the bookmark button will be filled and tapping on it will remove it from the saved recipes. You can add this to your RecipePage by using the .toolbar{}modifier at the end of the RecipePage and putting ToolbarItem wrapping a Button wrapping Image(systemName: "bookmark") or Image(systemName: "bookmark.fill")

    • Adding the bookmark to the RecipeCell should be as easy as just putting the bookmark image in an if statement.

  • All saved recipes should be stored locally. You can check by restarting the app. If the saved recipes do not reset, then you are good to go.

Here is a quick demo of what we are looking for:

Once you are done, stage, commit, and push to GitHub.

✋🏻 If you reach this point, you are done with the assignment. However, feel free to challenge yourself with the extra credit features.

Extra Credit


Extra credit will only be given if the features are fully implemented. These are unordered and you can choose as many as you like.

1: Custom Back Button (+1 pt)

2: Stacking Filters (+1)

Right now, you can only select one filter at a time. Your task is to allow for filter stacking. All selected filters should be highlighted and the collection view should contain all selected filters.

3: Nesting CollectionViews (+1)

Right now, you have two separate collection views: one for the filters and the other for the recipes. Because these collection views have different scrolling directions, if we wanted to make them both scrollable vertically, then we will have to nest collection views. Your task here is to nest collection views so that the filters scroll with the recipes. In other words, if I scroll up, the filters should scroll up as well while maintaining its horizontal scrolling attribute.

4: Separate Bookmark Page (+2)

Your task here is to create a page listing out all bookmarked recipes. The design is up to your creativity, but there needs to be some way to push the detailed recipe view where you can then bookmark/unbookmark. You may also need to use delegation to update this bookmark list, similar to what you did in Part V.

Once you are done, stage, commit, and push to GitHub.

Submission


  1. Double check that all of your files are properly pushed to GitHub.

  2. Clone your repository into a separate folder on your local computer drive.

  3. Run your project and make sure that your code does not crash and everything works as needed.

  4. If you are satisfied, download this TXT file and fill it out. Make sure to use the Clone SSH path.

Name: Vin Bui
NetID: vdb23
GitHub Repository: git@github.coecis.cornell.edu:cs1998-601-SEM/NETID-a4.git
Extra Credit:
+1 : ____
+1 : ____
+1 : ____
+1 : ____
+2 : ____

If you are partnered, make sure to create a group on CMS and put both names in the submission.txt file. Both students must fill out the feedback survey to receive credit.

PreviousA4: ChefOSNextHack Challenge

Last updated 14 days ago

Was this helpful?

As with any other course at Cornell, the Code of Academic Integrity will be enforced in this class. All University-standard Academic Integrity guidelines should be followed. This includes proper attribution of any resources found online, including anything that may be open-sourced by AppDev. The University guidelines for Academic Integrity can be found .

If you are stuck or need a bit of guidance, please make a post on Ed Discussion or visit . Please do not publicly post your code on Ed Discussion.

The feedback form link is located in the section of this handout.

You are encouraged to use to test out HTTP requests. Please take a look at the .

Similar to A2 and A3, we will be using Figma for the design sketches. You can find the link to the Figma . If you do not have an account, you can create one under your Cornell email. If you need a refresher, check out the .

Source: All of the recipes used in this assignment are from .

Set up your Recipe struct and dummy data using data from this link. Make sure the struct's properties align with the Pastebin format!

Use an AsyncImage for putting in the recipe's image. Refer to Swift or the Ed made by Daniel for a reference on how to do this.

Now, in ContentView, you'll want to set up a LazyVGrid in order to get the grid with 2 columns. Refer to the Swift for this!

Your task is to create a custom back button. The has a possible design for this, but you are free to use any button you like. This should be a freebie if you finished the task in Part V.

Confirm that your submission.txt is formatted like the following and submit it on .

Fill out this (worth 1 point).

👨‍🍳
here
office hours
Postman
Postman guide
here
Figma guide
allrecipes.com
Pastebin
documentation
post
documentation
Figma
CMS
feedback survey
Submission
30MB
a4_part5.mp4
129B
submission.txt