waqashsn / jquery-todo

A no-frills, no-cosmetics todo list app using JQuery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JQuery To-do

A no-frills, no-cosmetics todo list app using JQuery.

to-do app screenshot

To use, clone/download the repo and open index.html in your browser.1

This is implementation of my another project Vanilla To-do using JQuery, instead of vanilla Javascript.

NOTE

1 Since the JQuery library is loaded from a CDN and is not included in the project itself, you must be connected to the internet for this app to work.

The app does not have data persistence yet, so if you close your browser, your added tasks will be lost.

About

A no-frills, no-cosmetics todo list app using JQuery.


Languages

Language:HTML 100.0%