Untitled

mail@pastecode.io avatar
unknown
plain_text
4 months ago
1.3 kB
5
Indexable
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

RWD & UI Fundamentals:

Assignment #1:

· Home page with header and footer.

· Carousel slider with banner content on homepage.

· Create a registration form with custom validation method.

· About us page with contact us form and submit to external URL.

Assignment #2:

· Todo page (List Todo on card-based design).

· Create Todo form with validation (Use RegEx)

· Store Todo as JSON

Assignments #3:

· Build the code with ES-Lint and fix the build errors.

· Create a personal Git-Hub account and push the code.
Leave a Comment