/LunchGuy

A simple application for retrieving lunch menus of selected restaurants around FIT CTU

Primary LanguageSwift

codebeat badge

lunch_guy-ios (in progress)

A simple application for retrieving lunch menus of selected restaurants using https://github.com/tomaskadlec/lunch_guy API

Screenshots

1

2

Localization

The app is currently localized into Czech and English. We use SwiftGen to generate localization enums which are used acrossed whole app. If you updated the Localization.strings files, just switch Xcode target to Localization and build it. While editing these files, remember to always edit all languages accordingly - but don't worry, Danger will check that for you once you create the pull request.