Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

My Personal Journal

Description

Personal journal/diary application with SQLite database storage.

Features

  • Add journal entries
  • View all entries
  • Store mood with entries
  • SQLite database persistence
  • Timestamp tracking

Stack

  • Language: Python
  • Libraries: sqlite3 (standard library)
  • Complexity: Intermediate-Advanced

Installation & Usage

python main.py

License

Open source for educational purposes.