TASK LIST
This website contains the successfully completed tasks of LEVEL 2 as a part of the Web-Development and Design Internship at Oasis Infobyte.
TASK 1
CALCULATOR
Create a calculator with basic mathematical functionalities using HTML, CSS, and Javascript.
TASK 2
TRIBUTE PAGE
Create a page for someone you admire (like a role model) using HTML, CSS, and Javascript.
TASK 3
TO-DO WEBAPP
Develop a basic To-Do WebApp that enables a user to add daily tasks. It should perform CRUD operations.