{% extends 'base.html' %} {% block header %}

{% block title %}MovieStream database {% endblock %}

{% endblock %} {% block content %}

About

This web application illustrates the use of the MovieStream database. The application is built using Flask and PyMySQL

Some database statistics

Sample functionality

Movies

  • List all
  • Search by title
  • {% endblock %}