Skip to content

vitor-rc1/recipe-app-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App iOS - MVVM+C+S

Features

  • Search meals or drinks by:
    • Name
    • Ingredient
    • First letter
  • Random meal or drink
  • See meal or drink details

APIs

Minimum Requirements

  • XCode 13.1+
  • CocoaPod 1.11.3+
  • Ruby 2.6.3+

Installation

  1. Clone the repository
  2. Run pod install in the project directory
  3. Run bundle install in the project directory
  4. Now you can open RecipeApp.xcworkspace and run the project
  5. If you want to run the tests, you can run bundle exec fastlane tests in the project directory
  6. To check the coverage, you can run bundle exec fastlane tests_coverage in the project directory

Pods

  • SwiftLint
  • Alamofire
  • SDWebImage
  • Mocker
  • SnapshotTesting

Images

Launch screen
Meals Meal details
Drinks Drink details
Not found Loading

Video preview

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published