chenkaiyu1997 / ArtStore

A hypothesis artwork online store based on LAMP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArtStore

OverView

ArtStore is a hypothesis artwork online store based on LAMP(Linux+Apache+MySQL+PHP).

Many features in this project are common, and can be reused to build other online stores.

Features

  • Big show box with sliding transitions.
  • Session based logging system.
  • Items display in fancy card like styles.
  • Search engine based on MySQL, and pagination with asynchronous buffering.
  • Shopping cart management.
  • Artwork upload system.

Build Setup

Just put this repository in Apache root directory, and type localhost/ArtStore to browse.

If you don't have pictures this project uses, you can find them here.

Demo

image


![image](https://github.com/chenkaiyu1997/ArtStore/raw/master/screenshot2.png)
![image](https://github.com/chenkaiyu1997/ArtStore/raw/master/screenshot3.png)
![image](https://github.com/chenkaiyu1997/ArtStore/raw/master/screenshot4.png)

About

A hypothesis artwork online store based on LAMP.


Languages

Language:CSS 73.1%Language:PHP 19.4%Language:JavaScript 7.3%Language:HTML 0.2%