Skip to content

an application that connects local storage with an array to save user todo list data

Notifications You must be signed in to change notification settings

Bader-Idris/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Todo app solution

Live version HERE:

This is a solution to the Todo app challenge on Frontend Mentor.

Table of contents

Overview

Users are able to:

big advantage: exit the page and re-open it without losing their todo list data

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Add new todos to the list
  • Mark todos as complete
  • Delete todos from the list
  • Filter by all/active/complete todos
  • Clear all completed todos
  • Toggle light and dark mode

Screenshots

dark-desk light-desk dark-phone light-phone

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Vanilla JavaScript
  • JS localStorage
  • JSON

Continued development

Tended to Convert it into an Android Application

Useful resources

  • main school: Elzero Web School - This helped me for connecting localStorage functions. I really liked this Website, and I advise Arabian Developers using it and learning from its Teacher Osama Mohamed forward.

Author

Acknowledgments

My Great Teacher Osama Mohamed was the biggest support for learning everything in HTML, CSS, and JavaScript to me

About

an application that connects local storage with an array to save user todo list data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published