https://github.com/bhavya-dang/zappy
An Electron based TODO Manager.
https://github.com/bhavya-dang/zappy
cdd electron html javascript js materialize materializecss nodejs
Last synced: 6 months ago
JSON representation
An Electron based TODO Manager.
- Host: GitHub
- URL: https://github.com/bhavya-dang/zappy
- Owner: bhavya-dang
- Created: 2018-09-23T09:10:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T10:17:21.000Z (over 7 years ago)
- Last Synced: 2025-01-23T22:43:48.332Z (over 1 year ago)
- Topics: cdd, electron, html, javascript, js, materialize, materializecss, nodejs
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zappy
An Electron based TODO Manager.
## Download
Download the latest release from the Release tab.
## Dependencies
```bash
$ npm install
```
## Usage
1. Go to the File tab in the Menu bar.
2. Click on `Add Items`.
3. This menu will appear.

4. Click on `Add Item` to add an item. (Pretty self-explanatory, right?)
5. Double-click an item to delete it or click on `Clear Items` to delete all items.
## License
© Bhavya Dang, 2018
Released under MIT Licensee.