Skip to content

wennieinnyc/Recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Swift - 16 XCODE -


Recipe App

About The Project

An iOS app featuring alphabetically sorted dessert recipes from a remote API. Click on a recipe to delve into its ingredients and details.

Getting Started:

Ensure Xcode 15.0+ is installed. Download the project files from the repository, open in Xcode, and click "Run" to start.

Architecture:

Utilizes the MVVM architectural pattern in conjunction with Combine for streamlined API calls, bolstering testability, readability, and flexibility. Generics are employed to simplify code structure, while protocols enhance adaptability within the system.

  • Main Branch: Follows the clean + MVVM architecture

Tests:

Includes tests for view models.

API:

This app uses TheMealDb REST API for dessert recipes.

For all dessert recipes: TheMealDb API - Desserts For dessert details by ID: TheMealDb API - Dessert Details

Contact

Wennie (Fang-Yu )Wu - fy.950719@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages