Diary This mini-project was an experiment to familiarize myself with the Peewee ORM. The project currently is meant to be executed using the terminal like so: How to run: python3 diary.py or... python diary.py ~Enjoy