A simple website that includes account creation, a login system and a local image hosting
User Installation Manuel
You do not need any of the libraries I used because the CDN are inside the code Firstly you will need to download XAMPP from here https://www.apachefriends.org/download.html After Downloading go into C:/xampp/xampp-control (double click) After opening the Control Panel
Make sure Apache and MySql are checked After doing this go into your browser and type in localhost/phpMyAdmin and you should upload the login.sql and gallery.sql to make your tables. After doing so go into your HTDOCS and pase the final folder from the zip Than go into your browser and type localhost/final/signup.php
You should come here create an account and you should be directed to
Log in using the accounts you have created, or just use the test account Username: momo Password:123 After creating an account you should come to this page
At the top it will show your login and it will have some default images in your gallery, if you would like to upload more pictures you could scroll down and press this button
Which will pop this window
Fill out the information and your picture will upload.
Also if you want to log out click the logout button at the top next to your name.