-- MySQL schema + sample data for the mini project. -- Run this file in MySQL Workbench / phpMyAdmin / command line.
This is a simple Flask app that interacts with a MySQL database. The app allows users to submit messages, which are then stored in the database and displayed on the frontend.