Skip to content

Simple JavaScript TODO app based on the MVC and EventEmitter pattern with localeStorage.

Notifications You must be signed in to change notification settings

demenskyi/what-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What todo?

Simple JavaScript TODO app based on the MVC and EventEmitter pattern with localStorage.

View the demo

Main features

This app has the following features:

  1. Create, update and delete todo;
  2. Current and completed todo sections;
  3. Adaptive and responsive markup;
  4. Smooth animation.

Technologies

The following technologies were used to develop the app:

  1. HTML5, CSS3, SCSS;
  2. JavaScript (ES6);
  3. localStorage;
  4. MVC pattern;
  5. EventEmitter pattern.

The app was developed for educational purposes only.

About

Simple JavaScript TODO app based on the MVC and EventEmitter pattern with localeStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published