Simple Note is a web application where you can simply take notes.
- Create public or private notes.
- Share your note with short link.
- Read public notes.
- Search in notes.
- Python 3.7
- Flask
- SQLAlchemy
- PostgreSQL
- HTML5 / CSS3 / JS
- Bootstrap 4
- Jquery
- Docker
- Kubernetes
You can visit the live demo here
Simple Note is very easy to install and deploy in a Docker container. Just fork this repo and change it as you wish. Then create a kubernetes cluster and link to the project.
MIT
Free Software, Hell Yeah!