A simple note-taking iOS application built with SwiftUI and MVVM architecture. This project demonstrates my understanding of:
- Clean Architecture (MVVM)
- SwiftUI
- State Management
- Data Persistence
- Modern iOS Development
- Swift 5
- SwiftUI
- UserDefaults
- MVVM Architecture
- Create and store notes
- List all notes with timestamps
- Simple and clean UI
- Persistent storage using UserDefaults
- Unit Tests
- CoreData Integration
- UI Tests
- Dark/Light Mode Support
This project is part of my iOS development portfolio, showcasing my skills in building clean, maintainable iOS applications.