https://github.com/homeboy445/todota
A personal productivity assistance provider.
https://github.com/homeboy445/todota
electron nodejs react
Last synced: 2 months ago
JSON representation
A personal productivity assistance provider.
- Host: GitHub
- URL: https://github.com/homeboy445/todota
- Owner: homeboy445
- License: mit
- Created: 2022-06-26T10:18:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T10:38:18.000Z (almost 4 years ago)
- Last Synced: 2025-06-20T20:49:52.470Z (about 1 year ago)
- Topics: electron, nodejs, react
- Language: TypeScript
- Homepage:
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todota (An electron-react-boilerplate App)
An electron-react app for enhancing productivity and it offers features like taking Todos, Notes, and saving secrets like passwords safely. The app follows
a **monolithic architecture** as it enculcates both the front-end part(react app) and back-end part(nodejs app) in itself.
## Todos

## Notes

## Secrets

## Steps to run and package
### For running...
`npm start`
### For packaging...
`npm run package`