Skip to content

Web Application To Host Fun Quiz Contests, With Spice Of Luck Using Random Paths ( Trails )

Notifications You must be signed in to change notification settings

Shivam-316/CodeTrails

Repository files navigation

CodeTrails

Django Python JavaScript

CodeTrails is a web application for online quizzing, where participants can choose one of the three paths, that will lead them to their next question of doom 😁. This application has an admin panel which can be used to monitor participants as well as setting up, editing, and removing trails, questions and user profiles.

Features

  • User Authentication : Login & SignUp with Google Captcha protection.
  • Frontend UI : Minimal UI based on HTML, CSS and JS.
  • Live Leaderboard : Leaderboard updates using time data stored in database.
  • Dynamic Contest Timings : Timings can be updated on the go with ENV variables.
  • Protection : Answers are never brought into browser, they are evaluated in backend only.

Screenshots

Home

SignUp & Login

LeaderBoard

Admin Panel

About

Web Application To Host Fun Quiz Contests, With Spice Of Luck Using Random Paths ( Trails )

Topics

Resources

Stars

Watchers

Forks