A simple Python-Flask-Angular application for managing notes
- SimpleNotes angular app
- Flask(python) + google sheets = database
- Run electron with python
- Executable of api (pyinstaller)
- Executable for ui (Electron packager)
- Use sqlite as db alternative instead of google sheets
- Electron angular + python exe= native app 👈
- Have a separate repo for executables or modify releases
- Ionic Framework