NaturalWalk is an iOS application that allows users to discover, book, and manage group nature walk sessions in their city. Built with SwiftUI, it provides a seamless experience for nature enthusiasts to explore guided tours in parks, valleys, and meadows.
- User authentication with email and password
- Browse a list of available group nature walk sessions
- View detailed information about each session
- Share session details with other apps
- Add sessions to a Favorites list
- Purchase tickets for sessions
- View purchased tickets
- Locate session venues on a map
- User profile management
- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+
- Clone the repository:
git clone https://github.com/(my profile id)/NaturalWalk-iOS.git
- Open the project in Xcode:
cd NaturalWalk-iOS open NaturalWalk.xcodeproj
- Build and run the project in Xcode.
The app follows the MVVM (Model-View-ViewModel) architecture pattern and uses SwiftUI for the user interface.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE.md file for details.
For any queries, please contact [email protected]