Skip to content

robynover/demo-ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo e-commerce app

PHP objects correspond to database tables, using the Active Record pattern.

In the current iteration, the cart table is not used. The cart is not stored in the db, only in the session.

About

E-commerce app used in a classroom setting to demonstrate OOP PHP concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published