Skip to content

Repository files navigation

Fetch-Project

Fetch-Project

Description:

The Fetch-Project I created is a simple iOS application that allows users to browse and view details of various dessert recipes. It fetches data from TheMealDB API and presents it in a user-friendly interface. This was made in accordance to the Fetch - iOS Coding Challenge Instructions.

Features

  • Start page.
  • Browse a list of dessert recipes.
  • View detailed information about each recipe, including ingredients and instructions.
  • Fetch data from TheMealDB API.

Installation

  1. Clone the repository:
    sh https://github.com/caseytirrell/Fetch-Project
    
  2. Navigate to the project directory:
    cd fetch-desserts-app
    
  3. Open the project in Xcode open Fetch\ Project.xcodeproj

Usage

  • Launch the app on your iOS device or simulator.
  • Browse the list of desserts.
  • Tap on a dessert to view detailed information.

API

This app uses TheMealDB API to fetch dessert recipes.

Endpoints

  • Get Dessert List: https://themealdb.com/api/json/v1/1/filter.php?c=Dessert
  • Get Meal Details: https://themealdb.com/api/json/v1/1/lookup.php?i=MEAL_ID

Contact

For any questions or suggestions, feel free to contact me at

About

Fetch-Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages