Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 635 Bytes

File metadata and controls

17 lines (14 loc) · 635 Bytes

General info

A system for creating and holding tests for users.

Technologies

  • PHP version: 7
  • MySQL version: 5.7

What did I learn?

I learn to interact with a database using PHP to generate dynamic components, and to generate HTML and also to do user login and user validation.

How to use?

Go into MySQL load up the database backups from the database backups folder put the aspareus folder into a web server running PHP. Navigate to the aspareus folder and go into the classes folder edit the ConnectDB.php to match your database. Navigate to the website hosted by the web server, and then the website should appear.