Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hind-sagar-biswas/jstodo
A basic to-do app in JavaScript and Bootstrap4
https://github.com/hind-sagar-biswas/jstodo
bootstrap4 javascipt javascript-applications todo-app todolist-application
Last synced: 26 days ago
JSON representation
A basic to-do app in JavaScript and Bootstrap4
- Host: GitHub
- URL: https://github.com/hind-sagar-biswas/jstodo
- Owner: hind-sagar-biswas
- License: mit
- Created: 2021-02-11T05:58:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T19:38:00.000Z (about 1 year ago)
- Last Synced: 2023-11-30T20:37:56.312Z (about 1 year ago)
- Topics: bootstrap4, javascipt, javascript-applications, todo-app, todolist-application
- Language: HTML
- Homepage: https://hind-sagar-biswas.github.io/jstodo/
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jstodo
A to-do app in JavaScript and Bootstrap4## Demo
Live demo @ [https://hind-sagar-biswas.github.io/jstodo/](https://hind-sagar-biswas.github.io/jstodo/)
## Features
1. Add Task
1. Divide tasks based on categories
1. Check Task
1. Uncheck Task
1. Delete Task
1. Progress Saving (***i.e.*** The Tasks won't get deleted after the window or tab closes.)
1. Share Tasks (by import-export)
## Languages
1. HTML5
1. CSS3
1. Vanilla JavaScript
## Frameworks
1. Bootstrap4
1. Font awesome
## Licence
This code has been licenced under MIT open source license.