Skip to content

maheshwarkuchana/journal_webapp

 
 

Repository files navigation

A personal journal webapp built using Flask and SQLlite.

Database schema: diary.db has

  1. Table Diary has

id - Integer Primary Key title - Text journalentry - Text journaldate - Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%