← Back to Projects

Journaling App

Welcome to my Journaling App project, a Python-based application designed to help you keep track of your daily thoughts and experiences.

Key Features:

  • Easy Entry Management: Easily add, update, and delete journal entries through a simple command-line interface.
  • Date Tracking: Automatically associates entries with the date they were created or modified.
  • Search Functionality: Quickly find past entries by searching for keywords.
  • Persistent Storage: Entries are saved to a file, ensuring they are retained across sessions.

This project showcases my skills in Python programming and file handling. The application is designed to be user-friendly and efficient, making it a valuable tool for personal reflection and record-keeping.