Skip to content

MDGSpace-SoC-2023/capsule-corporation

Repository files navigation

R-Land Hunt 👏

The R-Land Hunt is a Web application designed to enhance and facilitate Scavenger hunt experiences.

Problem Statement ⁉️

Different Clubs of IIT Roorkee organize treasure hunts at various occasions in the campus. For this they have to paste QR codes at different clue locations and they have to be physically present at that location. Here comes the issue of chaos at that site during the event which causes delay to the participants towards the next clue.

Solution 📑

R-Land Hunt offers the following key features:

The application includes two sections, one for the admin and another for the participants.

Participants Section : A user-friendly web app for participants to engage in the scavenger hunt. It allows users to:

- View the leaderboard to track their progress and rankings.
- Access and collect clues, which are location-restricted clues, as they reach specific         geographic areas.
- Take negative points in exchange for hints to the next clue.

Admin Section : An admin section that enables game organizers to manage the scavenger hunt. It provides the following capabilities:

- Add new clues and specify their locations using GPS coordinates or by defining geofenced areas on a map before the start of Hunt.
- Monitor and manage the leaderboard and scores of participants.
- Admin can only change to add new clues after the hunt starts.

Demo 🕹️

You can watch the demo Video by clicking the following link:- https://www.youtube.com/watch?v=W3-gEywYcHw&ab_channel=QuirkSpace

Installation ⚡

  1. Clone this repo by running the following command :-
  git init
  git clone https://github.com/kartik-ag/R-Land-Hunt.git
  1. Now install all the required packages(frontend & backend) by running the following commands :-
  npm install
  1. Now start the node server by running the following command :-
  node index.js
  or
  nodemon index.js
  1. 🎉 Open your browser and go to https://localhost:3000

Tech Stack 💻

Client: EJS, CSS

Server: Node, Express

Authors 🕎

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published