E-commerce web app project based on mvc model. Inspired by IdealTechPC. Neon theme.
- List Products
- Filter products by Category
- Admin Functions
- Ajax Forms
- Add products to Cart
- Neon Theme :3
- And many more.. but mainly those are the important ones
- Download xampp
- Locate the xampp folder in your machine.
- Navigate to htdocs inside the folder and delete everything.
- Clone this repository into the folder.
- Run xampp.
- Next, go to phpmyadmin localhost web to create a database with ogtech as its name.
- Import all the sql data from the OGTECH.sql file in the root project directory.
- At the browser, open the web app url http://127.0.0.1//OGTECH/index.php
- You can now use this with the credentials stated below.
- admin, admin123 and many more, refer to the localhost database.