LPRegen / TodoList

Todo list implementation utilizing JS DOM manipulation, HTML, CSS and date-fns.

Home Page:https://lpregen.github.io/TodoList/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Javascript Webpac HTML5 CSS3 LinkedIn


Todo List


This application will allow you to keep track of your projects, so you don't miss any important date! You will be able to create custom projects and tasks, set its due date, mark them as completed and add notes.


View Demo · Report Bug · Request Feature


Table of Contents
  1. Objective of the project
  2. Features
  3. Contact
  4. Acknowledgments

Objective of the project

  • Use Webpack and npm.

  • Implement SOLID principles.

  • Consume APIs.

  • ES6 modules.

  • ES6 classes.


Product Name Screen Shot

(back to top)

Built With

(back to top)

Features

  • Apply MVC design pattern.
  • Responsive design.
  • CSS Animations.
  • Create subprojects.
  • Create subtasks.
  • Filter by priorities.
  • Draggable tasks and projects.

(back to top)

Contact

Manuel Escribano - LinkedIn

(back to top)

Acknowledgments

(back to top)

About

Todo list implementation utilizing JS DOM manipulation, HTML, CSS and date-fns.

https://lpregen.github.io/TodoList/


Languages

Language:JavaScript 85.2%Language:CSS 14.8%