https://github.com/rededge967/to-do-app
A JQuery To-Do app
https://github.com/rededge967/to-do-app
jquery jquery-ui to-do-app to-do-list
Last synced: 10 months ago
JSON representation
A JQuery To-Do app
- Host: GitHub
- URL: https://github.com/rededge967/to-do-app
- Owner: RedEdge967
- Created: 2021-12-12T08:56:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T14:00:13.000Z (over 4 years ago)
- Last Synced: 2025-05-13T01:37:10.665Z (about 1 year ago)
- Topics: jquery, jquery-ui, to-do-app, to-do-list
- Language: CSS
- Homepage: https://to-do-app-jquery.vercel.app
- Size: 104 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-App
- A To-do list app made with JQuery.
---

---
## Features
- Add or remove to-do list items
- edit to-do list items
- check and uncheck to-do list items
- Run online and offline
---
## Run the To-Do-App
### To run the To-Do-App `online`
- go to https://to-do-app-jquery.vercel.app
### To run the To-Do-App `offline` follow the bellow steps
- First go to [here](https://github.com/RedEdge967/To-Do-App/releases) or go to the releases in this repo and download `to-do-list.app.zip` folder
- Then `Extract` the `to-do-list.app.zip` folder
- And run the `index.html` file in your web browser
---
### Browser Support
 |  |  |  | 
--- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
---
### Deployments
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FRedEdge967%2FTo-Do-App)
---
> ### If you used the To-Do-App and if it was helpful, Don't forget to give a star 🌟 and fork to make your own To-Do-App.
> ### Check out the [Docs](docs.md) to know how to use the To-Do-App