Skip to content

A native iOS and WatchOS pizza ordering app built with Swift. Features a step-by-step customization flow for size, dough, cheese, and ingredients.

Notifications You must be signed in to change notification settings

joseduin/pizzeriaWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rica Pizza πŸ•

Rica Pizza is a native iOS application with a companion WatchOS app that provides a seamless pizza ordering experience. Built with Swift, it guides users through a step-by-step process to customize their perfect pizza directly from their iPhone or Apple Watch.

πŸ“± Features

  • Cross-Platform Ordering: Order from your iPhone or Apple Watch.
  • Step-by-Step Customization:
    1. Size: Choose between Small, Medium, or Large.
    2. Dough: Select your preferred crust type.
    3. Cheese: Pick your cheese preference.
    4. Ingredients: Add your favorite toppings.
  • Native Experience: Built using UIKit for iOS and WatchKit for WatchOS.
  • Custom UI Components: Includes custom implementations like UICheckBox.

πŸ“Έ Screenshots

WatchOS App

pizzeriawatch

iOS App

simulator screen shot dec 10 2016 5 32 39 pm

πŸ›  Tech Stack

  • Language: Swift
  • Frameworks: UIKit, WatchKit, Foundation
  • IDE: Xcode

πŸš€ Getting Started

  1. Clone the repository:
    git clone https://github.com/yourusername/pizzeriaWatch.git
  2. Open RicaPizza.xcodeproj in Xcode.
  3. Select the target device (iPhone or Apple Watch Simulator).
  4. Build and Run (Cmd + R).

πŸ“‚ Project Structure

  • RicaPizza/: Main iOS application source code (ViewControllers, Models).
  • RicaPizzaWatch Extension/: WatchOS extension source code (InterfaceControllers).
  • RicaPizza.xcodeproj: Xcode project file.

✍️ Author

Jose Duin


Created as part of a Swift learning project.

About

A native iOS and WatchOS pizza ordering app built with Swift. Features a step-by-step customization flow for size, dough, cheese, and ingredients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages