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

https://github.com/oowais/simplenotes

A simple Angular-Python application for managing notes
https://github.com/oowais/simplenotes

angular flask google-sheets-api material-design notes python sheets

Last synced: about 2 months ago
JSON representation

A simple Angular-Python application for managing notes

Awesome Lists containing this project

README

          

# SimpleNotes
A simple Python-Flask-Angular application for managing notes

## Roadmap
- [x] SimpleNotes angular app
- [x] Flask(python) + google sheets = database
- [x] Run electron with python
- [x] Executable of api (pyinstaller)
- [x] Executable for ui ([Electron packager](https://www.christianengvall.se/electron-packager-tutorial/))
- [x] Use sqlite as db alternative instead of google sheets
- [ ] Electron angular + python exe= native app :point_left:
- [ ] Have a separate repo for executables or modify releases
- [ ] Ionic Framework