Personal learning Journal
16 / 05 / 2019
web project
Web application developed in flask and python where the main page lists journal entries with titles and dates. Each journal entry title links to a detailed page that displays the title, date, time spent, the journal entry and related resources. The application allows the user to add and edit journal entries.
# flask
# python
# sqlite3
# web
check the source