A SwiftUI-based iOS app inspired by Apple's Journal app.
This project is my first experience in iOS app development. My goal is to learn Swift, SwiftUI, and the Apple development ecosystem by recreating the core experience of the iPhone’s Journal app. The app is designed to be simple, beautiful, and privacy-focused, with Face ID support and a modern, card-based UI. It was done and tested entirely on Xcode
- Face ID Lock – Secure your journal with Face ID authentication.
- Add, Edit, and Delete Entries – Easily manage your journal content.
- Sort and Search – Sort by date or bookmark; search by keywords.
- Pictures and Voicenotes - Enriching the entry experience with distinct media & formatting options.
- Notifications - Users can set daily reminder notifications to jot down their experiences.
- Bookmarks – Mark important entries for quick access.
- Stats - Observe streaks of journal entries, total words written and days journaled.
- Custom Dates – Assign and edit dates to backdate entries.
- Print - all entries can be extracted whenever required.
- Responsive Design – Built with SwiftUI for smooth animations and a native iOS feel.
git clone https://github.com/yourusername/journal-replica.git
cd journal-replica- Open Journal Replica.xcodeproj in Xcode.
- Select an iOS Simulator or your physical iPhone and click Run.
This project is licensed under the MIT License. See the LICENSE file for details.




