Check out the Sports Management System web app I built with Mohamed Hossam as part of our Relational Databases course. We built it using ASP.NET Core MVC to apply our knowledge of databases in a full-fledged web application with authentication and authorization. You can find the source code and more details at our repo:
Features we are proud to have implemented:
- Admin dashboards with CRUD functionalities for each user type
- Account creation and authentication
- Form validation and database logic
- Role-based authorization to resources
Tech tools we utilized:
- C#
- SQL and Microsoft SQL Server
- ASP.NET Core MVC
- HTML/CSS/Bootstrap
- Git Version Control