Language | Used For |
---|---|
Java | Spring Boot backend |
Python | FastF1 API calls and database population |
SQL | Database queries |
Vue.js | Frontend visual components |
JavaScript | Frontend logic and data analysis |
Tailwind CSS | Frontend styling |
Communicates with a database to retrieve and modify data when needed.
Data collection was achieved using the FastF1 API
.
Data was collected, cleaned and reformatted, before being stored in a database.
The backend uses Spring Boot
to access, modify or add database objects from the frontend.
Communicates with the backend database to display rich data about fantasy f1.
Used to create components to abstract the frontend.
Used to style the data shown on the frontend.
Used to store images like country flags.