Skip to content

efrapp/todo-list

Repository files navigation

Netlify Status

Todo List Application

Application to manage daily based tasks in a simple and orgnize way. It is inspired by the Todoist app.

The true value of this app resides on the concepts apply to it. Been able to use the power of Prototypal Inheritance allows you to design software in terms of objects instead of classes and this open the possibilities to use very powerful concepts like composition and factories.

Concepts Applied

Tools Used

Usage

  • Clone the project and move to the root of it: git clone -b <branch> <repo_url>
  • Run npm install to install all the needed dependencies
  • Finally, run npm run server to open the page in the browser

Contributors

About

Create a Todo-list app to apply the SOLID principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published