A desktop-exclusive journal app built with Compose Multiplatform. The app allows users to create, edit, and organize journal entries on desktop platforms.
- Create and edit journal entries
- Simple and intuitive user interface
- Compose Multiplatform – UI toolkit for building the app
- Kotlin – Programming language for the app logic
To set up and run the app :
-
Clone the repository:
-
Synch gradle
Once the app is running, you can:
Create a New Entry: Click the “Add” button to create a new journal entry. Edit Entries: Click on an existing entry to edit its content. View Entries: All saved entries are listed for easy browsing and organization.





