This project is a simple console application that allows users to maintain a text-based log.
Features:
- Users can create, read, and manage diary entries directly from the console.
Technologies Used:
- Python
Setup and Usage:
-
Clone the repository
git clone https://github.com/Busradeveci/Diary-Project.git
-
Navigate to the project directory
cd Diary-Project -
Run the application
python main.py
-
Follow the on-screen prompts to create and manage your diary entries.