/football_career_game

football quiz game made with Vue JS and Django

Primary LanguageJupyter Notebook

football career game

I love quizzes that have a football career path questions so I made an up app for such questions!

A guessing game whereby users have to guess the soccer players names based on their career path. The user has 90 seconds to get as many players names as possible.

Data scraped from Wikipedia using python package Beautiful soup

Djano REST used as backend

Vue JS used as frontend - Vuex is used to transfer information between components on the front end

Home Page:

image

In-game Page:

image

Future Ideas:

- Mobile Version

- Add more players

- Host Application