Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Football Data Extractor and Web Application

Description

This repository consists of two main components:

  • Data Extractor: A tool that fetches football-related data from football-data.org and uploads it to a PostgreSQL database.
  • Web Application: A user-friendly interface that displays useful information about football matches, teams, players, and other related statistics.

The project is designed to keep football data organized, accessible, and visually informative.

Technologies Used

  • C# / .NET – Core language and framework for backend development
  • ASP.NET MVC – For building the web application
  • Entity Framework Core – For database access and object-relational mapping
  • PostgreSQL – As the relational database system
  • System.Text.Json.Serialization – For parsing and mapping JSON responses from the API
  • REST API Integration – For fetching data from football-data.org
  • Razor Views – For rendering dynamic HTML content
  • Bootstrap – For responsive and clean frontend design

About

This repository contains an extractor that uploads football-related data to a database, and a web application that displays useful information about matches, teams, and more.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages