LGMVIP TASKS

This website contains all task which are successfully completed in LGMVIP internship as the part of Web Development and Designing internship at Lets Grow More

Task 3

Calculator

Create a calculator with basic mathematical functionalities using CSS, HTML, and JavaScript. Calculators require an interactive interface to perform basic functions such as addition, subtraction, division, and multiplication.

Task 2

REGISTRATION FORM

INTERMEDIATE LEVEL TASK CREATE A REGISTRATION FORM WHOSE DATA DISPLAY IN SAME PAGE USING HTML, CSS & JS OR REACT JS

Task 1

TO-DO Webapp

Create a basic to-do app that enables a user to add daily tasks.The to-do web app must allow users to add new items to a list, and items added to a list must be visible. Also, a user can mark a task, After successful completion.