A simple Python script that allows users to maintain a digital journal. It helps you write, save, and manage daily entries.
- Add entries to your journal.
- View your past entries.
- Keep track of your thoughts and ideas easily.
To run the journal script, ensure you have Python installed.
- Clone the repository:
git clone https://github.com/ayeshaazeem21/journal.git
- Navigate into the project directory:
cd journal - Run the script:
python journal.py
After running the script, follow the on-screen prompts to add, save, and view journal entries.