Using Python, Flask and SQL to edit a record in a database

Опубликовано: 16 Июнь 2026
на канале: Mrs J Computing
896
6

This is the continuation of the project we are doing in class using Flask to produce web pages with Python. In class we had already looked at creating a database, adding and deleting records. This is one of the final stages where I create a way to edit the existing records in the database. The code can be found here:
https://replit.com/@laurajamesBCS/Fla...