Play Infinite Quizzes and Sharpen Your Knowledge!
- Infinite Quiz: It Never Ends until You are Wrong!
- Admin Dashboard: For Adding, Editing and Removing Questions and Removing Players who cheat
- Leaderboard: For Creating a Competitive Environment among Players
- Follow Other Players: For Keeping Track of Recent Quizzes of Players
- Python 3.8.x
- Flask, Flask-WTF, Flask-Login, Flask-Paranoid, PyMongo
- MongoDB v4.2.x
-
PyMongo 3.9.0 documentation for making transactions with MongoDB with Python
-
Getting TimeStamp from ObjectId in Python
https://stackoverflow.com/questions/11961952/objectid-object-has-no-attribute-gettimestamp
-
Markdown Cheatsheet
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
-
Project Aggregate Function in MongoDB
https://docs.mongodb.com/manual/reference/operator/aggregation/project/
-
GraphLookup Aggregate Function in MongoDB
https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/
-
Class Method in Python
-
Match Aggregate Function in MongoDB
https://docs.mongodb.com/manual/reference/operator/aggregation/match/
-
Adding Favicon to Web Page
-
Macros (functions) in Jinja
https://uniwebsidad.com/libros/explore-flask/chapter-8/creating-macros
-
Reject insecure SameSite=None cookies
-
Python type() function
-
Python | 404 Error handling in Flask
https://www.geeksforgeeks.org/python-404-error-handling-in-flask/