/To-DoList

A simple to-do list created with Vanilla JS and jQuery.

Primary LanguageCSS

A simple to-do list created with Vanilla JS and jQuery.

  • Features

    1. Can create to-do task.
    2. Can strike a to-do task.
    3. Can delete to-do task.
  • Planned Features(Open for pull requests)

    1. Adding more to-do boards with custom titile.
    2. Adding login and authentication from firebase.
    3. Use firebase realtime database to save users to-do tasks.
    4. Pinning a particular to-do task to the top.
    5. Adding images and custom color to a to-do task.
    6. Adding a light and dark theme to the webapp.
  • Any other useful features are welcome through a pull request.