Skip to content

Repository files navigation

To-do-list

A simple, responsive, and playful To-Do List application built with HTML, CSS, and JavaScript. This project demonstrates a clean user interface and basic CRUD (Create, Read, Update, Delete) operations for tasks, making it an excellent introduction to front-end web development.

Features

Add Tasks: Add new tasks to the to-do list using the input field.

Delete Tasks: Remove tasks from the list by clicking the "Delete" button.

Playful Design: Designed with a cheerful yellow-and-white theme and a fun, playful font.

Fully Responsive: Works across desktop and mobile browsers.

Technologies Used

HTML5: Structure of the application.

CSS3: Styling, layout, and responsiveness.

JavaScript: Interactivity and task management logic.

Usage

Type a task into the input field and click the "Add Task" button.

View your tasks displayed below the input field.

Click the "Delete" button next to a task to remove it.

Main interface

image

Collaborators

Member 1 : Added the "Add Task" functionality and designed the frontend of the project.

Member 2 : Added the "View Task" functionality.

Member 3 : Added the "Delete Task" functionality

Future Enhancements

Add functionality to mark tasks as completed.

Save tasks in local storage to persist data across sessions.

Introduce categories or tags for tasks.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages