User Manual
- Install XAMPP and starts the Apache and MySQL.
- Visit the phpMyAdmin portal by clicking admin button at MySQL module in XAMPP or manually type and visit http://localhost/phpmyadmin/
- At phpMyAdmin portal, create a new database called “sweatstudio”.
- After the database is created, click on the database and select “Import” at the top nav bar to import the attached sql file (sweatstudio.sql).
- After the table is successfully imported, open index.php to access the home page.
