Skip to content

An application to manage your todo list by grouping them in projects

Notifications You must be signed in to change notification settings

tafodinho/things-todo

Repository files navigation

Things Todo

A todo list app to keep track of your activities. You can also group todos according to priority, or place individual todos into projects.

Online preview: https://raw.githack.com/tafodinho/things-todo/master/dist/index.html

Installation Guide

Requirements

node 

npm 

webpack 

Built With

  • Javascript
  • Webpack
  • HTML
  • CSS
  • Sass

Setup

Clone project

git clone git@github.com:tafodinho/things-todo.git
cd ./things-todo

Install npm

npm install

Install webpack

See install instructions for webpack

Build project

webpack

Run npm run start and enjoy !

Authors

Screenshot

screenshot

About

An application to manage your todo list by grouping them in projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published