glory-arisah / vanilla-todoList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List Application

This application enables users to create, update and delete their todo tasks. LocalStorage functionality is added to the application so that users can retrieve their todo list on page reload.

Live link : Todo Application

Technologies used

  • Vanilla JavaScript
  • LocalStorage API
  • HTML and CSS

Future implementations

  • Enable users create todo lists for different days and specific timelines
  • Add notification functionality for all todo tasks

How to get this project running

  • git clone git@github.com:glory-arisah/vanilla-todoList.git
  • start up a live server. If you are using VSCode use Alt+L+O

About


Languages

Language:JavaScript 58.3%Language:CSS 30.8%Language:HTML 10.9%