https://github.com/heppu/howmanyicandrinkinhel
https://github.com/heppu/howmanyicandrinkinhel
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/heppu/howmanyicandrinkinhel
- Owner: heppu
- Created: 2015-11-07T22:13:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T15:33:41.000Z (almost 11 years ago)
- Last Synced: 2025-02-23T10:42:58.928Z (over 1 year ago)
- Language: HTML
- Homepage: http://www.howmanyicandrinkinhel.xyz
- Size: 0 Bytes
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#How many can I drink in HEL
Terrific application for most useless app in hackjunction 2015 by team corbaKotka.
The aim of this application is to calculate time in Helsinki Vantaa airport during two flights and estimate how many beers you can drink in [Oak Barrel](https://www.finavia.fi/fi/helsinkivantaa/palvelut/ruokaa-juomaa/the-oak-barrel) durin that time.
Backend takes two flight ids as argument, makes google search for those flights and tries to parse time information.
##Running application
```shell
sudo node corba.js
```