Git Product home page Git Product logo

tee-shop's Introduction

Tee Shop

Shopping cart example (for learning)

##Installation

  1. Clone or copy the source code into your localhost(htdocs or www) with dir_name tee-shop
  2. Create a database with this name db_tee-shop
  3. Import or execute db_tee-shop.sql via your database admin ( phpmyadmin or sqlbuddy )
  4. Open http://localhost/tee-shop

##Issues Q : Can not Log in ?
A : An old jquery version is required to display the log in form
Download jquery 1.4.2 here
Create folder in your localhost (htdocs or www) with dir_name jquery and put the jquery file inside, so it will be http://localhost/jquery/jquery-1.4.2.min.js

##Running app User access is restricted by authentication. Anonymous user can't view product detail without login

  1. You can login as username admin and password 12345 for admin access
    as admin you can add/edit product
  2. To sign up as customer, you just need to fill the sign up form
    user can login after being approved by admin

As a customer, you can view product detail, add product to cart, and modify your shopping cart

##Acknowledgement This application is for learning purpose only.

All the source codes are free to use, extend or modify without any guarantee for security, bugs, breach resistance, and any other flaw that may exist during run-time.

The pattern used by the source code is not the best practice, however, you might want to customize or learn the mistake that is produced by the source code to create a better application.
Your argument is invalid, advices are welcome.

Use by your own risk.

tee-shop's People

Contributors

mdennisa avatar

Stargazers

Angus H. avatar M.Noermoehammad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.