AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 6.5.10 Explore the Evolution of Password Methods Using a SQLite Database & Python Flask Web App

In this tutorial video, we do a deep dive line-by-line review of all the code that makes up one of the most exciting labs in the course, Lab 6.5.10 where we create a #python Flask web app that interfaces with an SQLite3 database to sign up users by username and password and stores them in our new database! We see how CURL commands can be used to make HTTP GET and POST requests with the username and password information and I give you a sneak peek of the web interface I will be sharing with you tomorrow that can interface with this same Python Flask web app! Some great stuff here in Lab 6.5.10. Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*