Delicious Recipes – iOS Source Code

Overview

Project to create your own application with recipes. Quick start and simple customization.
The project contains a native iOS application and an application for your server (api).

IMPORTANT NOTE: Project does not contain recipes, only demo data.

Features

  • iOS application
    • List of recipes
    • Details of recipes
    • Favorite list of recipes
    • Push Notifications
    • In-App Purchase
    • Analytics (Google Firebase)
    • Crash reports (Firebase/Crashlytics)
    • In-App Purchase Analytics (RevenueCat)
    • Easy localization for all Language
  • Server application (api)
  • Demo data
  • MVP pattern
  • Clean code
  • Free support
  • Free bug fixing
  • Documentation

Requirements

  • Xcode
  • Swift
  • PHP
  • Google Firebase Account
  • RevenueCat Account

Instructions

Please, read README.md for the project.

Related