https://github.com/begumarici/navitag
iOS app for saving and categorizing favorite locations using MapKit.
https://github.com/begumarici/navitag
ios-app mkmapview swift uikit
Last synced: over 1 year ago
JSON representation
iOS app for saving and categorizing favorite locations using MapKit.
- Host: GitHub
- URL: https://github.com/begumarici/navitag
- Owner: begumarici
- Created: 2025-02-02T11:28:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T18:30:34.000Z (over 1 year ago)
- Last Synced: 2025-02-13T19:32:58.974Z (over 1 year ago)
- Topics: ios-app, mkmapview, swift, uikit
- Language: Swift
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NaviTag
NaviTag is an **iOS app** that allows users to search for locations, view them on a map, get directions, and save their favorite places into custom lists. With a clean and modern UI, NaviTag enhances navigation and location management with ease.
## Features
- **Map Integration:**
- Displays your current location and search results using MapKit.
- Search for places and view details such as distance from your current location.
- **Favorites & Categories:**
- Save and organize locations into custom lists.
- Easily access saved places with a structured list.
- **Search Functionality:**
- Perform quick searches and view detailed location information.
- **Google & Apple Maps Navigation:**
- Get turn-by-turn directions to any selected place.
## Usage
- **Map View:**
- Tap the search button (🔍) in the navigation bar to find locations.
- Use the "Go to Current Location" button to center the map on your position.
- **Favorites:**
- Select a location and tap "Save Place" to store it.
- Organize saved places by creating custom categories.
- **Get Directions:**
- After selecting a place, tap "Get Directions" and choose to open navigation in **Google Maps** or **Apple Maps**.
## Technologies Used
- Swift & UIKit for iOS development.
- MapKit for location services.
- Google & Apple Maps integration for navigation.
- UserDefaults for storing favorite places.
## Screenshots