My teacher gave me a task to link a form that takes name and email address made with flask and html. He said to link it to a database in mysql. This data base will store the information gotte from the form. How do I set up the database such that the name and email obtained will show on a table in the database
I have looked at websites online like geek for geeks but they all type out the name and other details they want to add to the table in the code which isn’t what I want
Moko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.