Skip to content

This repository is an iOS App that allows users to search and save meals recipes

Notifications You must be signed in to change notification settings

AwesomeJim/Easy-Super-Meals-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Super-Meals Recipes

This repository is an iOS App that allows users to search and save meals recipes.

Swift 5.0 Platform

Objective of the Project

This project was implemented as the Capstone Project (Final Project) for Udacity iOS Developer Nanodegree Program

Main Features:

  • Search online for variety of unique great recipes
  • Filter your search by meals caterogies or area/location
  • Mark your favorite recipes and find them easily in your lists.
  • Manage your favorite recipes
  • Read more about the recipes from the recipe Weblink and youtube

Screenshots

ScreenShot-1ScreenShot-2 ScreenShot-3Gif Image

Built with

  • Swift 5 - The programming language used
  • StoryBoard
  • No external libraries were used in this project
  • API used - The App uses the free version of TheMealDB Api

Build and Runtime Requirements

  • Xcode 11.0 or later
  • iOS v12.0 or later
  • Mac OS v10.10 or later

Configuring and Runing the Project

Configuring the Xcode project requires a few steps in Xcode to get up and running

  1. Configure each Mac and iOS device you plan to test, Create or use an existing Apple ID account.

  2. Clone or download the App

  3. Opne the cloned or downloded project

  4. Configure the Team for each target within the project.

    • Open the project in the Project navigator within Xcode and select each of the targets. Set the Team on the General tab to the team associated with your developer account.
  5. Ensure iOS Developer is chosen for the Code Signing Identity setting in the Code Signing section of Target > Build Settings for the following Targets, and change the Build identifier (package id/name)

  6. Select the Device you want the App to run on and Click run

Acknowledgments

License

  # Easy-Super-Meals
  Copyright (c) 2021 Awesome Jim (https://github.com/AwesomeJim/Easy-Super-Meals-Swift).

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

About

This repository is an iOS App that allows users to search and save meals recipes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages