Skip to content

Pratical work of "Databases" subject at UFSJ, providing data about soccer tournaments.

License

Notifications You must be signed in to change notification settings

gabriel-dp/Brascode

Repository files navigation

   

 

    

 

💡 Motivation

This project is a component of the practical work of Databases subject at UFSJ, being able to display to the user all data about soccer tournaments, including the final standings and player rankings.

 

✨ Features

Front-End (React)

  • 🧾 Advanced data retrieval
  • 🔍 Search Teams and Players using filters (name, team and tournament)
  • ✅ Quiz minigame
  • 📱 Responsive layout (styled-components)

Back-End (Python)

> Check the Back-End repository <

 

🖥️ Running the project

The application uses NPM as the package manager, so you should have it installed before all steps

  • Install the dependencies specified in package.json:
npm install
  • Run the application:
npm run dev
  • Open it on your browser!

About

Pratical work of "Databases" subject at UFSJ, providing data about soccer tournaments.

Topics

Resources

License

Stars

Watchers

Forks

Languages