In this section of the course, you'll be creating a hotel management web app using Flask and MySQL. We'll walk you through the process of setting up the project, cloning a GitHub repo, creating a database schema for your app, writing the necessary SQL statements to interact with the database, and building out the app's functionality.
Let's get started!