Swatantra Treasurehunt was a online free software treasurehunt conducted as promotional event for Swatantra international conference 2017 on Free and Open Source Software. Space -kerala is releasing this website code as a free software under GPL 3 so that people can host their own treasurehunt within an hours using this project.Below details will help you host a treasurehunt of your own change the views, styles and features according to your need.
- Play Real time online treasurehunt in school/college or with friends
- view leaderboard specific to his user type
- Detailed view of player details along with image when clicked on his row in leaderboard page
- view profile and features to add profile image.
- Rules page
- Seperate login and authentication for admins
- Feature to view,remove and block User/Player.
- Add questions for both user section.Admin can add image corresponding to question at the same time.
- view and delete current set of questions.
- Composer
- Laravel 5.5
- Php >= 7.0
- Download and extract the swatantraTreasurehunt-master.git
- cd swatantraTreasurehunt-master
- php artisan storage:link
- edit the .env file as per your details.
- php artisan config:cache
- php artisan migrate
- php artisan serve
- open browser and go to localhost:8000/
- website is hosted locally.
- change the views,features as per your need
- navigate to localhost:8000/admin/login
- email : admin@treasurehunt.com
- password : 'password'
- change the admin password or delete the existing admin after creating a new admin using the existing default admin before your website go live.
It mainly uses:
- Laravel 5.5 : php web-framework
- HTML-5
- JQUERY
- JAVASCRIPT
- AJAX
- BOOTSTRAP-3
- CSS-3
- Sajaras k :developed the website
- Jithin thankachan:helped in hosting and assistance.
- Arun Joseph:helped in finding bugs.
This project is developed by SPACE-KERALA
GPLv3 only. See License.md
All the information can be found on (https://github.com/space-kerala)