Atihinen / flask-demo-app

Flask based application that uses FinnKino and Leffatykki API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Flask based application that uses FinnKino and Leffatykki API

License:MIT License


Languages

Language:Python 72.6%Language:HTML 13.0%Language:RobotFramework 10.3%Language:JavaScript 4.1%