Skip to content

Northkino is a project for Animations course in Oulu University of Applied Sciences. It utilises Finnkinos XML API to showcase movies running in theaters and focuses on animations.

Notifications You must be signed in to change notification settings

sirjuan/northkino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NORTHKINO

This is a project for Animations course in Oulu University of Applied Sciences. It utilises Finnkinos XML API to showcase movies running in theaters and focuses on animations.

It is built with React+Redux and Express, with Bootstrap(Reactstrap) base css styles. Animations are mainly made with CSS and React Transition Group, but changing Theater/Area content fade-out-in is made with custom componentWillReceiveProps handler.

Demo

Demo is running at https://northkino.herokuapp.com/ (API restart may take a while if it's idling, a Heroku feature).

Installation and running (development)

git clone git@github.com:sirjuan/northkino.git
cd northkino
npm install
npm run start-dev

Building for production

npm run build
npm run start-api

About

Northkino is a project for Animations course in Oulu University of Applied Sciences. It utilises Finnkinos XML API to showcase movies running in theaters and focuses on animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published