Open the folder TodoMasters/initial, serve it from localhost and open it in the browser. Analyze the source code to understand what it does.

After that clear all the code from app.js. We will code it from scratch again but using Design Patterns.