Jupiler Pro league

Possible replacement for Jupiler Pro League website with functionality

This project was developed in the second year for the course Full-Stack Development. The assignment was to create a replacement for the Jupiler Pro League website using .NET 7 Core with MVC.

We designed and implemented our own SQL database to support features such as ordering club subscriptions, purchasing tickets, selecting seats, and monitoring past and upcoming matches.

Several constraints had to be considered during development for example, a seat could not be booked multiple times, a user could only have one active subscription per season, tickets could only be purchased for upcoming matches, and each email address could only be registered once in the system.

Tech Stack

.NET 7
SQL