Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 2.05 KB

README.md

File metadata and controls

52 lines (27 loc) · 2.05 KB

ImageHosting-Website

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

image

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

image

You should come here create an account and you should be directed to

image

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

image

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

image

Which will pop this window

image

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.

image