You are browsing as a guest. Sign up (or log in) to start making projects!

11h 5m 44s logged

Finally have a functioning studio booking system with an HTML form that submits data to my mySQL db (form has frontend + backend validation too)!!

Also created a student_home.html page, linked it to successful booking page.

  • asked AI for tempoary functional css styling so that my page is easier to read (will change css to something less AI later on!)

Stuff I’ve learned for the first time to use:

  • Flatpickr date picker
  • understanding how blueprints & routes work
  • HTML templates and Jinja2 syntax
  • Querying from database with sqlalchemy select
0
3

Comments 0

No comments yet. Be the first!