This iOS app is built using the Swift programming language.
It collects user opinions on hiking, analyses the sentiment of each response using Apple’s Natural Language framework, and displays the results visually with Swift Charts.
The app provides an interactive way to understand sentiment trends from the collected text data.
- Accepts free-form user opinions on hiking
- Scores text based on sentiment (positive, neutral, or negative)
- Displays visual summaries using Swift Charts
- Built using SwiftUI
- Swift
- SwiftUI
- Natural Language Framework
- Swift Charts