A personal cinema scheduler

This site was written in collaboration with Kristrún Skúladóttir and Guðrún Þóra Sigurðardóttir as a final project in a web programming course at the University of Iceland in the fall of 2014. We wanted to make a website where users could get an overview of all movies currently showing in Icelandic cinemas, where they were shown and at what time. The users can filter by cinemas and add movies to their "My movies" list.

We decided upon using the Django framwork with some added JavaScript frontend functionality. The site is hosted on a Raspberry Pi model B single-board computer and because of its limited hardware the site can seem quite slow, especially when the backend is caching data to the SQLite database.

Links

Sample screenshot of the cinema site