Skip to content

DerMoehre/toDo-List

Repository files navigation

toDo-List

This is a simple toDo-List application. It uses the localStorage to save the toDos.

Technologies Used

The following technologies were used in this project:

       

  • HTML: Used for structuring the web page.
  • CSS: Utilized for styling the elements and layout of the page.
  • JavaScript: Implemented for interactivity and dynamic content.
  • Webpack: Employed as a module bundler to manage project dependencies and optimize assets.

Project Overview

alt text

Functionality

When you click on the +ToDo button, a modal is triggered, where you can insert the toDo data

alt text

If you choose a priority for the toDo, the color schema will change accordingly

alt text

You can also set a dueDate and it will show on the card

alt text

By clicking on the checkbox, the card will be marked as completed

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published