Skip to content

Agata10/Todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-list

Table of Contents

General information

Project is one of the task from The Odin Project .

The main task was practicing modules in JS(ES6), npm, webpack and DOM manipulation. Also I used here LocalStorage for storing todos and made sure to use responisive design.

Technologies

  • CSS3
  • HTML5
  • JavaScript
  • Webpack
  • npm
  • LocalStorage

Screenshots

Wepage

Link to game

https://agata10.github.io/Todo-app/

Setup

  1. Fork repository

  2. Clone reposiory git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

  3. Install npm install webpack webpack-cli --save-dev

  4. npm run watch

Usage

The websites has 'default' projects that user can use to assign to them todos when he first time opens the app.

User can:

  1. add/remove projects
  2. add/edit/remove todos to each project
  3. when clicked on todo, user can hide/unhide the description of todo.

Icons

Icons where downloaded from Bootstrap.

Releases

No releases published

Packages

No packages published