Shared viva questions from response sheet: first checksum then run the app (no demo) and just after that a coding problem where he asked ##"(you have to create a form from scratch take user name as input and have a dropdown in the form itself where you have to show the option to select all the lots which are available in the database (updated dynamically)and a search button ,On seach you have to fetch the data of all the spots which are...
- first checksum then run the app (no demo) and just after that a coding problem where he asked ##"(you have to create a form from scratch take user name as input and have a dropdown in the form itself where you have to show the option to select all the lots which are available in the database (updated dynamically)and a search button ,On seach you have to fetch the data of all the spots which are booked by that user on the selected lot)"## also asked for some models.py AND routes explaination Its not all but this is what i can remember
- What is usermixin and why use it in Db
- Explain your __init__ file (basically app setup)
- What is ORM
- Difference in cell pading and spacing
- What is VCs and can you give an example
- What will happen if your remove secret key ,which features will be effected on on app
- What is metadata used for in html
- Can flask return boolean