Question: Use Python, Flask and mysql to generated and process an html form allowing selection of images by date and time. (code please) Displays a web
Use Python, Flask and mysql to generated and process an html form allowing selection of images by date and time. (code please)
Displays a web form in a web browser allowing the user to select an begin date, a begin time, an end date and an end time for images to be displayed. Use Flask Objects to produce this web form. Query the database, and return a list of all the filenames in the database that fall within the date and time range.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
