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

https://github.com/ltatarev/electron-to-do

🗒️ Basic to do app in Electron using electron-forge
https://github.com/ltatarev/electron-to-do

electron electron-forge electron-store

Last synced: 2 months ago
JSON representation

🗒️ Basic to do app in Electron using electron-forge

Awesome Lists containing this project

README

          

# 📝 electron-to-do

![electron](https://img.shields.io/badge/electron-fff?style=flat&logo=electron) ![prettier](https://img.shields.io/badge/prettier-blue?style=flat&logo=prettier) ![jquery](https://img.shields.io/badge/jquery-yellow?style=flat&logo=jquery)

Basic to do app in Electron with `electron-forge` & `electron-store`.

Allows entering new tasks, marking them as done, and clearing completed tasks.

![electron-todo](https://user-images.githubusercontent.com/38048916/124805257-903f0800-df5b-11eb-85da-a1ac65eefd79.gif)