Skip to content

Anthony01M/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

This project is a Todo List application that allows users to add, edit, and delete tasks. The application also includes features to mark tasks as complete and display particle animations in the background for visual enhancement.

Features

  • Add new tasks with a title, description, and due date.
  • Edit existing tasks.
  • Delete tasks.
  • Mark tasks as complete or incomplete.
  • Particle animation background.
  • Responsive design.
  • Made purely with HTML, CSS, and JavaScript and no framework included (was a pain to do).

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/todo-list.git
  2. Navigate to the project directory:
    cd todo-list
  3. Open index.html in your browser to view the application.

Usage

  1. Enter a task title, description, and due date in the input fields and click the "Add Task" button to add a new task.
  2. Click on a task to open a modal with options to mark it as complete, edit, or delete it.
  3. Enjoy the particle animation background.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.

About

A Simple todo list made purely with HTML, CSS and JavaScript (was a pain) for my portfolio

Topics

Resources

License

Stars

Watchers

Forks