a guestbook with flask web frame supporting upload images and messages in order to record life details and motions in a private place.
$ git clone https://github.com/654998444/guestbook_flask.git
$ pip install -r requirements.txt
$ python flask_guestbook.py # default port is 8000
released under the GPL-2.0