Skip to content

drgndenis/MapApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MapApp

MapApp is an iOS application developed using SwiftUI and follows the MVVM architecture.

Features

  • Map Page: The main page of the app displays a map featuring a selected historical or tourist location. In the bottom section, it includes the name, image, and two buttons: "Learn More" and "Next."

  • Next Button: By clicking the "Next" button, users can navigate to the next historical or tourist location within the app, and the map focuses on the new location.

  • Learn More Button: Clicking the "Learn More" button opens a screen with detailed information about the selected historical or tourist location. This screen also contains a mini-map.

  • List Page: At the top of the map page, a list allows users to quickly access different locations.

Light Mode Screenshots

HomePage-LightMode LocationsPage-LightMode LearnMoreSheet-LightMode LearnMoreSheet-2-LightMode LearnMoreSheet-3-LightMode LocationLink-LightMode

Dark Mode Screenshots

HomePage-DarkMode LocationsPage-DarkMode LearnMoreSheet-DarkMode LearnMoreSheet-2-DarkMode LearnMoreSheet-3-DarkMode LocationLink-DarkMode

Requirement

iOS 15.0 or later

Installation

  1. Clone this repo or download the ZIP file.
  2. Open the project with Xcode.
  3. Build and run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages