AmirhoseinHesami / To-Do_App

A Simple To-Do App With Js

Home Page:https://amirhoseinhesami.github.io/To-Do_App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Simple To-Do App With Js

https://amirhoseinhesami.github.io/To-Do_App/


Languages

Language:JavaScript 54.2%Language:CSS 43.1%Language:HTML 2.7%