Skip to content

This is an e-commerce website i built from scratch using the LAMP stack (linux, apache, MySql, php) for an university project

License

Notifications You must be signed in to change notification settings

Riadz/E-commerce

Repository files navigation

RAMZ E-commerce website

This is an e-commerce website i built from scratch using the LAMP stack (linux, apache, MySql, php) for an university project, users can create an account and order products,
there is also an admin panel where the admin can manage products and orders
sadly it is not mobile-friendly

Live Demo

You can check the live demo here
if you want to check the admin panel login with this:
user: admin
password: admin
hover your mouse over "My Account" in the header navigation then right under it click "Admin Dashboard"
(please don't misuse the admin privileges)

Features

  • user login/signup
  • admin panel
  • modern flat design
  • async (updating with ajax) products cart
  • verified buyer article reviews

Quick Start

import database

import the database that you'll find in "_database/e_commerce.sql"

Copy files

copy the files to your www folder

edit db_config.php

edit the database credentials in db_config.php in the config folder

thats it now its ready.

Screenshot

2020-07-17_194233

2020-07-17_214312

About

This is an e-commerce website i built from scratch using the LAMP stack (linux, apache, MySql, php) for an university project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published