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

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

Awesome Lists containing this project

README

          

# To-Do-App
- A To-do list app made with JQuery.
---
![Capture48](https://user-images.githubusercontent.com/91379432/145707224-21a278d2-4f33-4aee-841b-163b4d89d06a.PNG)

---
## 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
![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![IE](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Opera](https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
--- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
---
### Deployments

[![Deploy with Vercel](https://vercel.com/button)](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