Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 326 Bytes

Football Team Management System

Features

  • This is a team management site. Here you can add players to your team, remove players from your team and see their stats.
  • Admin can add players to the global list and also remove them. He can update players too.
  • Used HTML, CSS in front end and PHP, MySQL in the back end.