Skip to content

Sanjana013/ToDoWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoWise

ToDoWise is a lightweight and browser-based task management application developed using HTML5, CSS3, and vanilla JavaScript. It provides users with a clean and responsive interface to add, complete, and remove tasks efficiently. The application is designed with simplicity in mind and avoids the use of any external frameworks or libraries, making it ideal for lightweight environments or static web hosting.

The core functionality includes the ability to dynamically add tasks to a list, mark them as completed, and delete them when no longer needed. The user interface is minimal, with an emphasis on ease of use and clear visual feedback. The responsive layout ensures that the application is accessible across various screen sizes, including desktops and mobile devices.

Technically, the project consists of a single HTML file (index.html), a CSS stylesheet (style.css) that handles layout and visual styling, and a JavaScript file (app.js) that manages all interactions and DOM manipulation. An image asset used in the interface is stored in a dedicated assets/ directory.

To use the application locally, users can simply clone the repository from GitHub and open the index.html file in any modern web browser. No build tools, frameworks, or external dependencies are required, which ensures quick deployment and easy maintenance.

About

This is a simple ToDo list website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors