This swift app shows a list of venues to have lunch at in Finland. Having a lunch buffet during lunch time in work-days is pretty common in Finland and many employees go to different venues during lunch.
- Helsinki City Centre
- Espoo (Keilaniemi, Leppävaara, ...)
- More locations will be added gradually
- English
- Suomi (Finnish)
- Svenska (Swedish, Menus are not available in Swedish)
Venue and meal data is provided by most of the corporate vendors (Amica, Sodexo, etc). In case there is no vendor, the data is scraped off the restaurants’ websites. Data is scraped using Lunchify Scraper and hosted by Lunchify API projects and both of them are open-sourced.
$ git clone git@github.com:sallar/lunchify-swift.git
$ cd lunchify-swift
$ pod install
Then open the .xcworkspace
file in XCode and run in simulator or on your device.
- Farzad Nazifi for a great deal of help during development.
- Arash Asghari for helping with the graphic design
- Some circular icons by Freepik
- Illustrations by Swifticons
Please don’t submit direct copies of this project to App Store as it’s already there.