Skip to content

sallar/lunchify-swift

Repository files navigation

Lunchify (iOS)

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.

Supported Locations

  • Helsinki City Centre
  • Espoo (Keilaniemi, Leppävaara, ...)
  • More locations will be added gradually

Supported Languages

  • English
  • Suomi (Finnish)
  • Svenska (Swedish, Menus are not available in Swedish)

Data

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.

Install

$ 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.

Acknowledgements

Apple App Store

Please don’t submit direct copies of this project to App Store as it’s already there.

License

MIT License