Skip to content

iambasilp/TodolistApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript next Todo App

Todo List With Local Storage Using Html Css And| Javascript | Todo List Using Javascript

Preview

To-Do List App

🛠 Skills to do

Javascript, HTML, CSS, Git...

Features

  • Show tasks list
  • Add new task
  • Complete task
  • Delete task
  • Edit task
  • Clear all tasks
  • Clear complete tasks
  • Save on local storage
  • Current Time show
  • Show message if not task
  • Custom scrollbar
  • Responsivity

Run Locally

Clone the project

  git clone https://link-to-project

Create a new branch and checkout to

  git branch new_branch -b checkout

Go to the project directory

  cd Project_name

Conclusion

Along this App, i successfully built a todo list app that allows a user to add new tasks, mark a task as completed and delete old ones. We also discussed the importance of accounting for empty states when designing an application, then proceeded to talk about a potential problem when using the :empty selector and how to fix it. Finally, discussed persisting the application state to the browser’s localStorage and how to get around its limitations using JSON.stringify and JSON.parse.

Support

For support, email basilxg321@gmail.com

Authors

About

Todo List With Local Storage Using Html Css And| Javascript | Todo List Using Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published