Unit Converter Web Application Version 2 | Learn Python From Scratch 20 | Kovolff

Published: 19 November 2020
on channel: kovolff
67
2

Sometimes it makes sense to prefill a web application’s form fields at startup. This helps the user see some sample data and aids to the usability of the application. Pre-filling form contents helps make the application more intuitive.

Creating web application dropdowns from static lists is fine, yet who updates these?

It is always a better design to source the data for dropdowns from a database. Best solution would be to use a database relevant to the main content of the application.

Thus you create a list based on the database outputs.

#python #web #html


On this page of the site you can watch the video online Unit Converter Web Application Version 2 | Learn Python From Scratch 20 | Kovolff with a duration of hours minute second in good quality, which was uploaded by the user kovolff 19 November 2020, share the link with friends and acquaintances, this video has already been watched 67 times on youtube and it was liked by 2 viewers. Enjoy your viewing!