Yacine belahadji picture

Todo-List App

Simple app for organizing & keeping track of your Todos for different projects using Vanilla JS.

Why this project ?

This was a project assignment from The Odin Project's Javascript course. The intention of this was to practice organizing javascript code with modules, classes, OOP principles....

Features

  • Core features: Create, edit, group & delete tasks.

  • Sort tasks by date & priority.

  • Data persistence locally using LocaStorage.

  • Responsive design & dark theme.

Tech Stack

  • Javascript logo

    Javascript

  • HTML5 logo

    HTML5

  • CSS3 logo

    CSS3