Build JavaScript Core Functionality
Create the app.js file and implement core JavaScript functions for handling form submissions, fetching TODOs, login/logout, and API calls for add, delete, mark-as-done, and user actions.
Create the app.js file and implement core JavaScript functions for handling form submissions, fetching TODOs, login/logout, and API calls for add, delete, mark-as-done, and user actions.