/to-do_app

Making(Creating , Modifying , Deleting) Lists you have to do 😎 Built Only with Html, JavaScript, Css

Primary LanguageJavaScript

To-Do_App

To-Do App Icon

Live Demo

You Can See The Project Live On: Here

Description

A Simple To-Do App Mainly Written In Javascript

The project structure is kinda like React and inspired by React style because we only have a root element in the HTML and everything else is injected by Javascript, basically Javascript has the responsibility of the DOM manipulation over the entire project

⚠Alert: The app has browser compatibility issues as I've noticed, especially on mobile browsers and if you are not using the latest versions of the browser the app may not work properly or not working at all.

Features:

  • Done To-Dos
  • Delete To-Dos (individually)
  • Edit To-Dos
  • Date (For Both When You Created And Done To-Dos)
  • Keyboard Accessible
  • Clear All
  • Both Mobile & Desktop Responsive
  • New Features Coming SoonπŸš€

Technologies:

  • HTML
  • CSS
  • JS

βœ… Feel Free To Fork and Contribute