Skip to content

A simple Todo-list WebApp made while learning Javascript.

Notifications You must be signed in to change notification settings

Sukhija-Aniket/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

A simple Todo-list WebApp made while learning Javascript. It was made using HTML, CSS and Javascript only. The Application is not yet complete and improvements will be made in the future.

Wish to Contribute

If you wish to contribute to this project you can fork the repository and contribute in the following two ways:

  1. Identify a bug or an improvement and raise an issue.
  2. Work on existing issues and make a PR.

Features

  • Allows to Add and remove Tasks.
  • Allows to mark events as checked or not.
  • While creating an event it can be set to important or unimportant.
  • Has a filter which can show either all the events or important event.
  • Days left for the event or task are also shown at the bottom right corner of an event.
  • has a remove button to delete an event or task.

Design & Layout

Desktop view

image Mobile view

image image

About

A simple Todo-list WebApp made while learning Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published