First thing, know your application. second, know your code.. then basic theory
- * download project from portal
- * run checksum
- * told him idk do checksum, he patiently guided me
- * start the application
- * asked to show me the instances.db file
- * asked me to explain each table + what each column is there for quickly
- * Perform CRUD in application and explain it
- * will ask you do some CRUD operations in a specific way
- * checks instances.db often
- * proctor will go through
- * will ask lot of logical things about the models.py or database
- * Coding part. I was asked to create a new card in admin dashboard to display the count of total blacklisted users.
- * Then was asked to fix a bug he found during CRUD operations
- * Proctor gives you time to complete the coding part
- * He asked 3 theory questions:
- * 1. ORM, its advantages & disadvantages
- * 2. Git and Version control
- * 3. HTTP methods in REST API
- * This proctor is also straight forward.