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

Pubblicato il: 19 novembre 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Unit Converter Web Application Version 2 | Learn Python From Scratch 20 | Kovolff della durata di ore minuti seconda in buona qualità , che l'utente ha caricato kovolff 19 novembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 67 volte e gli è piaciuto 2 spettatori. Buona visione!