Skip to content

anshi05/VoyageHunt

Repository files navigation

comicify.ai

VoyageHunt

Transforming tourism into interactive adventures with challenges and rewards!


Problem Statement: Tourism often lacks engaging and interactive experiences, resulting in missed opportunities for travelers to discover unique local attractions and fully immerse themselves in the local culture

Solution: Design a sophisticated gamified tourism app that encourages users to deeply explore their destination by earning points for uncovering hidden attractions and completing challenges and quests. These could include tasks like uploading photos taken from specific angles to match reference images. The app should also feature leaderboards, rewards, and integrated social sharing, enhancing the overall experience and fostering a sense of competition and achievement.

📜 Introduction

Our project empowers tourists and businesses to seamlessly explore, engage, and connect by leveraging:

  • Role-based authentication Ensures secure access by distinguishing between tourist and business accounts.
  • Dynamic treasure hunt creation Allows businesses to create customizable and interactive treasure hunts to engage tourists.
  • Immersive community features Facilitates interaction among users, enabling them to share experiences and collaborate on adventures.

We've harnessed the power of React Native, Native Wind, and Supabase to craft a platform where users can discover hidden attractions, collaborate on adventures, and share their experiences.

✨ Key Features

User Authentication & Role Management

  • Securely differentiates between tourists and businesses, allowing access to tailored features.

Business Account Features

  • Empowering businesses to create interactive treasure hunts, providing a unique way to engage tourists.

Tourist Features

  • Offering tourists the ability to join hunts, form teams, and upload pictures as part of challenges.

Community Features

  • Enabling users to share their adventures and photos, fostering a collaborative and vibrant community.

✨ Additional App Features

  • Destination Guides: Provide detailed guides for popular destinations, including information on attractions, restaurants, hotels, and activities.
  • Maps and Navigation: Integrate maps and navigation features to help users find their way around unfamiliar cities.
  • Reviews and Ratings: Allow users to leave reviews and ratings for destinations, attractions, and businesses.
  • Engagement through Play: Enhance the tourist experience through playful interactions with local surroundings.

⚙️ Instructions For Local Deployment Without Docker

  1. Clone the repository:

    git clone https://github.com/ManipalHackathon2024/Access-Denied.git
    cd Access-Denied
  2. Install all the dependencies

    npm i
  3. Start the app

    npx expo start
    # press 'a' to start the android app
    # press 'r' to releoad if the changes are not reflected
  4. To Create branch

     git checkout -b your_name # one time thing
  5. To commit and push

    git add .
    git commit -m "your messages"
    git push

Releases

No releases published

Packages

No packages published