Untitled

mail@pastecode.io avatar
unknown
plain_text
9 days ago
845 B
2
Indexable
Never
To-do Application

Build a website using HTML, CSS, JavaScript with basic website features while ensuring some key concepts like custom reusable JavaScript components, forms and validations, redirect, oops based application can be leveraged.

*Ensure that you are following code standard and completing the below assignments on the project development.

Key concepts covered:

· Functions and if-else statements

· Random

· Event listeners

· Local Storage API

· Arrays

· Nested Functions

· DOM Manipulations

· Template Literals

· Factory functions

· Object methods and properties

· Methods like match(), split(), trim(), and join()

· Regular expressions



Assignment #2:

 Todo page (List Todo on card-based design).
 Create Todo form with validation (Use RegEx)
 Store Todo as JSON
Leave a Comment