/Best-Electronics-Website-Redesign

Best Electronics Website Redesign

Primary LanguageHackGNU General Public License v3.0GPL-3.0

Best Electronics Website Redesign

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.

About The Project

Group project in Year1 of BSc Computer Science for [F27WP] Web Programming.

Team Members

Steps to run full fledged dynamic website [on localhost]

  1. Install XAMPP or equivalent.
  2. Create folder named "website" in XAMPP/htdocs/
  3. Copy content of this repo to newly created website folder.
  4. Populate MySQL database with values from CW2_CreateAndPopulateTable.sql file by
    • Via Command Line or Terminal
    • Via PHPMyAdmin
  5. Navigate to localhost/website/ on your browser.

Issues

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.