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

AV Media Booking System

  • 7 Devlogs
  • 29 Total hours

Equipment and studio booking system for my school so we can stop booking by email which is super inefficient

Open comments for this post

4h 7m 19s logged

Created a CSV parser with pandas (first time using!) which I can incorperate into the admin interface later on. Sorted out a lot of logicial tough questions such as how do you iterate through a 2D array to create records?

0
0
11
Open comments for this post

5h 0m 19s logged

Added comments to all my code + implemented Flask-Login. POV u came back to coding after like a month and realized you don’t understand what you wrote…comments for future me now. As for Flask-login, I implemented it cuz it makes sense to use it instead of manualy building login functions

(in screenshot - goodbye manual login functions woop)

0
0
29
Open comments for this post

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
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…