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.