Skip to content

The Restaurant Menu app shows complete restaurant menu in a elegant style.

License

Notifications You must be signed in to change notification settings

josevictor1/RestaurantMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestaurantMenu

CI codecov

The Restaurant Menu app shows a complete restaurant menu in an elegant style.

Demo

Video Demo

Link to video demo, with my comments 😅.

Description 🗒

This is a sample project built up over the DocuMenu API with an interpretation of MVVM(Model-View-ViewModel) architectural design pattern. The project is composed of three modules:

  • RestaurantMenu: Module that contains the app with its respective scenes.
  • Core: Module that centralizes useful extensions and classes.
  • Networking: Module the abstracts the networking layer over URL session.

Used technologies 📱

  • Swift 5
  • iOS Version 15.0
  • UIKit

Minimum Requirements 💻

  • Xcode 13.1

How to run it 📲

  • This project doesn’t contain any particularity. You can open the RestaurantMenu.xcworkspace, tap on play or type command+R.

How to use it 🧐

The app is really simple to use once it works as a menu. To see the items in the menu you can tap over the sections.

Technical Design 📄

Link to Techinical Design document.

About

The Restaurant Menu app shows complete restaurant menu in a elegant style.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published