Skip to content

Workers in Premier League teams can do their work through this program. Karim's rule was designing the database with his team and developed half of the functionalities for all users.

Notifications You must be signed in to change notification settings

karimmahmoud22/PremierLeagueApplication

 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Built With
  3. Screenshots
  4. Constraints
  5. Contributors

About The Project

This application provides information and statistics about the players and managers of the premier league teams to make it easy for Supervisors of the premier league to manage it easily by employing coaches of teams and some other responsibilities that will be explained later. Each coach will have responsibilities that will be explained later. Also, we will help people who love football to know about their lovely teams and players.

(back to top)

Built With

C#   MySql MS sql server   VS  

(back to top)

Screenshots

intro-page
login
Reset password
Sign up

(back to top)


add player form

dashboard


Database Schema


db-schema

(back to top)


ER Model


ER-Diagram

Constraints

Entity Constraint On Upadte On Delete
Coach FK_Coach_team No Action No Action
Coach FK_player_coach Cascade Set NULL
Manager FK_Manger_team No Action No Action
Player FK_player_coach Cascade Set NULL
Player FK_player_team Cascade Set NULL
Supervisor_Assistant FK_supervisor_assistant_supervisor Cascade Set NULL

Contributors


Mustafa Hamzawy


Karim Mahmoud

(back to top)

About

Workers in Premier League teams can do their work through this program. Karim's rule was designing the database with his team and developed half of the functionalities for all users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%