Learn about the hotel management Flask application we'll be building in this section of the course.
1:54
Get your hotel management app set up by cloning the Flask repo and installing dependencies.
2:20
Learn how to set up the schema for our app. We'll be defining our tables for guests, bookings, and room types, and start using the PlanetScale database.
5:55
In this lesson, you'll learn how to connect the Flask app to your MySQL PlanetScale database.
3:27
Learn how to write your first query and connect to a database in Flask.
2:55
Query the database, loop through the data, and display the results.
4:12
Insert bookings into our hotel management application.
8:48
Query the database and return data for a single booking
3:04
Make updates to a single booking in the hotel management app.
6:12
In this lesson, you'll learn how to wire up your delete endpoint to delete a booking from your Flask application.
2:36
Feedback or questions? Reach out to our team at education@planetscale.com.