An open API service indexing awesome lists of open source software.

https://github.com/subhash3/to-do-list

A ToDo list implemented in HTML, CSS and Javascript (and some JQuery)
https://github.com/subhash3/to-do-list

css javascript sass scss todo todolist

Last synced: 3 months ago
JSON representation

A ToDo list implemented in HTML, CSS and Javascript (and some JQuery)

Awesome Lists containing this project

README

          

## A Web Based TODO List

### Technologies Used

* Html
* SCSS/SASS
* JavaScript

It is live [here](https://subhash3.github.io/To-Do-List/)

### Checklist
- [x] Use local-storage to store lists and corresponding tasks.
- [ ] Make it responsive on as many devices as possible.

##### Feel free to contibute and open any issues!