1. Download XAMPP, Here is the link https://www.apachefriends.org/download.html
2. Install then turn on XAMPP, click start on Apache and MySQL see if they are working.
3. Once that is done press stop on both and click on config for Apache then click on "Apache(httpd.conf)
4. Once you clicked that it will open up a text file and scroll down to where is says "Listen 80" change that to "Listen 8080" then save the text file pressing by ctrl s.
5. Now go back to XAMPP Control panel and click on Explorer, this will open up a folder.
6. Now in this folder find a folder named "htdocs" and click on it.
7. Now in this folder upload the folder name "transacfast1" that we have provided you with.
8. Now click start on Apache and MySQL.
9. Now open up your browser, enter "http://localhost:8080/phpmyadmin/"
10. Now click on then click "Database" up top in the browser, and create a database named "transacfast1".
11. Now click import up top in the browser, then click on choose file and upload the "transacfast1.sql" database file(SQL file), now press go at the bottom of the page.
12. After you are finised now we can run the program by entering "localhost:8080/transacfast1/home.php" in our browser.
13. Now you should be able to test our login and registration by clicking on "login" on the top right of the page then click "Sign up"
and that will bring you to registration page. Now enter the following information and click Submit.
Now you should be at login page and now login with the email you entered and password.
14. Now you can go ahead and post items as well as look at categories with different items.