Skip to content

yokall/th-manager

Repository files navigation

Treasure Hunt Manager

Simple web app for managing a treasure hunt

Treasuer Hunt - A treasure hunt in the context of this app invloves a number of teams solving clues whilst driving a route devised by the organisers. Each clue includes directions such as "Take the next right" and a riddle that can be solved by spotting the answer as they are driving.

The winning order of teams is decided by a combination of how many clues they get right and their time taken to complete the hunt. For example if 2 teams both got the same number of clues correct, the team that had the quickest time would come first.

The purpose of this application is to record team information and results and then display the results of the treasure hunt.

I have chosen to use Angular 2 and npm as the package manager.

Instructions for Setup

  1. Clone the repo
  2. cd to the root directory
  3. Install node modules - npm install
  4. Start the dev server - npm start

In a web browser go to http://localhost:4200 to view the app. As you make changes to the code with the server running, the web browser will automatically refresh to show those changes.

About

Simple web app for managing a treasure hunt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •