Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sa-y-an/arcane
Treasure Hunt cum quiz website, 2 levels, dynamic leaderboard, superadmin routes for moderation and promotion
https://github.com/sa-y-an/arcane
auth0 django heroku html orm postgresql
Last synced: 10 days ago
JSON representation
Treasure Hunt cum quiz website, 2 levels, dynamic leaderboard, superadmin routes for moderation and promotion
- Host: GitHub
- URL: https://github.com/sa-y-an/arcane
- Owner: sa-y-an
- License: bsd-2-clause
- Created: 2021-10-26T11:00:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T10:38:11.000Z (almost 3 years ago)
- Last Synced: 2024-12-04T18:45:32.552Z (2 months ago)
- Topics: auth0, django, heroku, html, orm, postgresql
- Language: HTML
- Homepage: https://ieee-arcane.herokuapp.com/
- Size: 28.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arcane
- Treasure Hunt website with various super-admin protected routes for promotion and moderation of participants.
- 2 rounds, Dynamic Leaderboard, User Dashboard### Installation
- Run ` pip install -r requirements.txt `
- Create a config.json file following dummy.json
- Put it inside the Qriosity Folder (one constaining ```settings.py ```
- Run `python local.py migrate`### For running it locally use
```sh
python local.py runserver
```instead of
```sh
python manage.py runserver
```### To play the quiz locally
- Create superuser credentials
```sh
python local.py createsuperuser
```
- login to admin panel (\harrypotter)
- create a player instance (from admin panel)Now you can play the quiz with the player instance that you created
- To upgrade anyone to level 2 make the count2 variable in admin panel = 0
## License
This is a starware ⭐, which means you can use this code as long as you star the repo.## Contributors
**Thanks to the amazing people who contributed -**