Skip to content

Arrugonoto/Simple-to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-to-do-app

App setup

General info

It's simple to-do app project made with connection to browser local storage for storing data about created tasks.

After clearing of browser data, local storage data will also be cleared, remember about it

Project contains:

  • Creating tasks
  • Inline editing
  • Marking task as important
  • Checking task as completed
  • Deleting task
  • Storing data in browser local storage
  • Simple filtering of completed/ non completed tasks

Prequisites 📚📓

  1. Basic knowledge and understanding of HTML(5)
  2. Basic knowledge and udnerstanding of CSS(3)
  3. Basic knowledge and understanding of JavaScript
  4. Knowledge about functional programming
  5. Knowledge about browser local storage method

Tech

Setup

Download project and run in browser by double click on index.html file.

Future

I'm thinking about adding to buttons hover effect which will show info about them(what they will do) also modal which will ask user about deleting file or not and popup messages about performed actions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published