A mini project for the course "Technologies for Web and Social Media" made by Tonko Bossen, Medialogy student at Aalborg University.
Setup:
- Download the following repository.
- Download and install XAMPP (https://www.apachefriends.org/download.html).
- Move repository files into the folder "C:/xampp/htdocs".
- Launch XAMPP and press "Start" under "Action" next to "Apache" and "MySQL".
- Go to the url "localhost/CreateDatabase.php" to create the correct database ("Admin" next to "MySQL" allows secure).
- Go to the url "localhost/forum.php" and start posting!