deepeshmlgupta / two-tier-flask-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask App with MySQL Docker Setup

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.

Prerequisites

Before you begin, make sure you have the following installed:

  • Docker
  • Git (optional, for cloning the repository)

About


Languages

Language:HTML 60.5%Language:Python 25.3%Language:Dockerfile 14.3%