Original Website: Atari - Best Electronics Home
A static version of the redesigned website is availiable at Best Electronics | Welcome.
Note: The static version is to demo the UI of the redesign. The STORE page in the link above will download a php file rather than display the appropriate webpage, since the website is statically hosted via GitHub Pages and does not have access to PHP and MySQL.
Group project in Year1 of BSc Computer Science for [F27WP] Web Programming.
- Install XAMPP or equivalent.
- Create folder named "website" in XAMPP/htdocs/
- Copy content of this repo to newly created website folder.
- Populate MySQL database with values from CW2_CreateAndPopulateTable.sql file by
- Via Command Line or Terminal
- Via PHPMyAdmin
- Navigate to localhost/website/ on your browser.
If any issues are see or observed please make an issue or fork the project, fix it and open a PR to contribute. We look forward to all contributions.