Easy-Park is an iOS application designed to help truck drivers locate nearby available parking spots based on their current location. The app simplifies parking logistics for commercial drivers by offering a real-time, location-aware list of suitable spaces—reducing stress and improving efficiency on the road.
📱 Features Location-based discovery of truck parking spots
SwiftUI-powered UI for modern, responsive design
Hybrid usage of SwiftUI and UIKit for optimal flexibility
🛠 Tech Stack SwiftUI for declarative UI
Combine for reactive state binding
MVVM design pattern
UIViewRepresentable to integrate UiKit features
CoreLocation (likely for geolocation services)
Modular, scalable code architecture