- It can get a bit repetitive always playing as the same teams in FIFA. This application solves that by allowing a user to generate two random teams for themselves and a friend to play with in FIFA 21 with the option of signing in and recording their results against each of their friends.
- This is my first solo project after graduating from futureproof's 13 week Web Development Bootcamp.
- If you randomise to a nation with only one league, disable the randomise league button
- Add in team star rating
- This would allow users to be able to randomise by teams of a certain star rating
- The ability to filter your results on your personal dashboard by friends
- Data analysis of results
- Number of wins against each friend
- Average number of goals scored
- When playing each friend
- When playing as teams of each star rating
- Average number of goals conceded
- When playing each friend
- When playing as teams of each star rating
- Make the alert that pops up to tell you that you cant shuffle a team without having shuffled a nation and league more visually pleasing
- Add in GDPR compliance
- HTML
- CSS
- JavaScript
- JSX
- React
- Redux
- Bootstrap
- iconify
-
Traversy Media - The 7 part series on YouTube was used as a basis for my code.
-
Django Documentation - Provided help in the set up of my models.
-
gitignore.io -
.gitignore
content for React. -
Pretty Printed Tutorial - How to deploy the site to PythonAnywhere.
-
PythonAnywhere Documentation - How to deploy the site to PythonAnywhere.