Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

ary82/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A to-do list website made for demonstrating understanding in Object Oriented concepts in JavaScript and the ability to use modern asset management systems like webpack for organisation of JavaScript code.

Features

  • Organize Todos within Projects and view them using a variety of views
  • Mark tasks as completed simply by clicking them.
  • Persist data in local storage
  • A Nice UI with theme switcher

Functionality

  • Written in Vanilla JavaScript
  • localStorage for storing todos
  • Organized and packaged using Webpack

Releases

No releases published

Packages

No packages published