/flask-demo-app

Flask based application that uses FinnKino and Leffatykki API

Primary LanguagePythonMIT LicenseMIT

flask-demo-app

Flask based application that uses FinnKino and Leffatykki API

Build Status

Requirements

  • python 3
  • pip for python 3
  • chrome or firefox
    • chromedriver for chrome
    • geckodriver for firefox

Installation

  • git clone <this repo>
  • pip install -r requierments.txt

Running unittests

  • nosetests unittests

Running acceptance tests

Starting the server

  • python app.py