Here we create a registration form and table for registering and displaying patient data.
00:00 - Intro
00:26 - Recap of Part 5
02:16 - Reorganizing our static files
03:54 - Create the patient registration form
06:03 - Register a patient in Flask
13:36 - Test patient registration functionality
15:27 - Get a list of patients from the database
17:45 - Display patient data in the browser
22:03 - Turn the data into a table using CSS (Grids)
26:47 - Automatically send logged in users to /patients
28:11- Wrap Up
Download
0 formats
No download links available.
Python + Flask - Part 6 - Creating the Patient Registration Form and Table | NatokHD