Skip to content

ShawnXU0208/Online-Shop-Admin-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp

Online Shop Web app for Admin

A web app used for adding, modifying, deleting and reviewing products for manager of a online store website. The changes that the manager made will alter the corresponding products' data in database. The restful API helps with the data interchanges between front end and back end.

Demo

Here is a working live demo : http://shawnstypingapp.online/JinTian/admin_app/

Use Giude

search by keywords

type keywords in the serch bar, then press "Enter", and search results will be all the products whose name and brand contains the keywords

search products

add one product

Press "Add one" will lead you to the page for creating a product users need to select and upload the image first, and then type in all the required information.

add one product

add multiple product

Press "Add multiple" will lead you to the page for creating multiple products from a csv file Users need to select the csv file with the same format as the example.csv. The images' name choosed have to be the same as those in "image" fileds of .csv file

add multiple products

Browser Support

The web app has been tested on Chrome and Safari

built with

  • jQuery
  • PHP
  • HTML/CSS
  • JavaScript
  • Ajax
  • bootstrap
  • mySql

About

An web app to manage products for a online store website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published