This site was created using Django Python. The games are written in Vue.js.
Users can create accounts, play games, track their scores, check leaderboards, submit reviews, apply for
faux-jobs for a faux-company called "Play2Learn", and more.
My goal here is to demonstrate a scalable, seamless integration between multiple frameworks and languages.
Click the "Play Games" button to choose a Vue.js game.
If you are logged-in, your scores will be uploaded to an SQL database
and can be immediately viewed on the "My Game Tracking" page.
Top scores will be included on the "Leaderboard" page. Among other features,
you can also leave a review which will show up in the carousel below once it is approved.
If you would like superuser access to see the SQL back end via Django Admin, let me know.
The full source code for the entire website is also available in my Github portfolio (link below).