{"id":16423403,"url":"https://github.com/robertmain/treasure-hunt","last_synced_at":"2026-02-25T18:32:40.687Z","repository":{"id":3478267,"uuid":"4533543","full_name":"robertmain/Treasure-Hunt","owner":"robertmain","description":"A QR code scavenger hunt application with an administration control panel","archived":false,"fork":false,"pushed_at":"2023-01-07T14:37:15.000Z","size":3077,"stargazers_count":1,"open_issues_count":26,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T18:46:23.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"apple/swift-corelibs-foundation","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertmain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-03T00:18:48.000Z","updated_at":"2025-01-29T10:28:26.000Z","dependencies_parsed_at":"2023-01-11T16:16:57.341Z","dependency_job_id":null,"html_url":"https://github.com/robertmain/Treasure-Hunt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmain%2FTreasure-Hunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmain%2FTreasure-Hunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmain%2FTreasure-Hunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertmain%2FTreasure-Hunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertmain","download_url":"https://codeload.github.com/robertmain/Treasure-Hunt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246939187,"owners_count":20857916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T07:39:46.517Z","updated_at":"2026-02-25T18:32:40.634Z","avatar_url":"https://github.com/robertmain.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Scavenger Hunt\n\n[![Build Status](https://travis-ci.com/robertmain/Treasure-Hunt.svg?branch=master)](https://travis-ci.com/robertmain/Treasure-Hunt)\n\n## Getting Started\n\n1. Clone the application using either Git or Http\n1. Update `./.env` with your database server credentials\n1. Run `docker-compose up` to bring the application up using docker compose(you will need to install docker/docker compose first)\n1. Run `composer run-script migrate:latest`(if you run the application as a docker container this will need to be run in the context of the docker-container using `docker exec \u003ccontainer name here\u003e composer run-script migrate:latest`). See \"Composer Scripts\" below for the full list of composer commands that can be run\n\n## Application Login Credentials\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth colspan=\"2\"\u003eNormal User\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ePhone number\u003c/td\u003e \u003ctd\u003e\u003ccode\u003e01536478832\u003c/code\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ePassword\u003c/td\u003e \u003ctd\u003e\u003ccode\u003epassword\u003c/code\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003cth colspan=\"2\"\u003eAdministrative User\u003c/th\u003e\n  \u003c/td\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ePhone number\u003c/td\u003e \u003ctd\u003e\u003ccode\u003e12345\u003c/code\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003ePassword\u003c/td\u003e \u003ctd\u003e\u003ccode\u003efubar\u003c/code\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Managing The Application\n\nTo add other administrators, or pieces of treasure, simply visit: `http://APP_URL/admin/login` and sign in with the Administrator account listed above.\nAdding other Administrators will give them access to this area of the application.\n\n## EU Cookie Compliancy\n\nSince this applicaiton was developed within the EU it is fully compliant with EU cookie laws. If you wish to remove this functionality, then you can also turn it off in the Admin Panel.\n\n## Composer Scripts\n\n- `test:models` - Test the application models\n- `test:controllers` - Test the application controllers\n- `test` - Test models and controllers\n- `docs` Generate php docs from the models and controllers\n- `migrate:latest` - Run the latest database migration and upgrade the database to the latest version\n- `migrate:flush` - Drop the entire database and re-create it. For safety reasons, the application will raise an exception if asked to drop it's database in a production environment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmain%2Ftreasure-hunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertmain%2Ftreasure-hunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmain%2Ftreasure-hunt/lists"}