Noted taking apps with amazing sound design for iOS/iPadOS
Noted.-demo.mp4
1 | 2 | 3 | 4 |
---|---|---|---|
- Adopt SwiftLint to increse code quality to 95%, readability, easy to maintain by following Swift convention.
- Core Data Framework to save notes at local storage (Create,Delete,Update,Retrieve)
- AVFoudation Framework to play sound from project file
- Singleton pattern to make it shareable and accessible by any class
- Delegate as communication pattern between classes
- Develop with MVP Architecture
- Design Custom toolbar and tableview cell with .xib
- Use constants files to store string, brand colors
- Utilise extension to separate delegate method (Clean Code)
- Made application adapt with different screen size with AutoLayout (iOS,iPadOS,macOS)
- Design the app protoype & design in Figma
- Distribute the app to App Store (128 downlaods) and Flight Test (7 Participants)
- UIKit
- Core Data
- AVFoundation
- SwiftLint
- Create,Update,Delete,Read Notes
- Change notes color
- Sound design each interaction
- Store voice note
- macOS support
- Apple pencil support
- Sync notes between device