Skip to content

harshitkumarvaishnav/Octanet_JULY_task2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octanet_JULY_task2

To-Do List The to-do list app is a simple and intuitive web application built using HTML, CSS, and JavaScript. It allows users to create and manage their tasks effectively. The interface is designed with a clean and modern layout using CSS for styling. JavaScript is used to handle user interactions, such as adding, editing, and deleting tasks dynamically. The app provides a seamless user experience for organizing and prioritizing daily tasks.

HTML File

<title>To-Do List</title>

To-Do List

Add
        </ul>
    </div>
    
<script src="script.js"></script>

About

To-Do List

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors