Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 768 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 768 Bytes

Sports-Admin-PHP-MySQL

A PHP admin server with login & MySQL table administrator functionality
Created with SB Admin 2 Theme Bootstrap as a project for ISTE-341 Rochester Institute of Technology

[INSTALL]

As of right now there is no live demo but if you wish to set it up, import the maintable.sql MySQL table
Then access it via index.html There are five users with different roles for each.
The usernames for each roles is:

  • adminUser
  • leagueUser
  • teamUser
  • coachUser
  • parentUser

All of their password is 'password' without the quotes, passwords has been hashed for security purposes.