Skip to content

ngshuhan/ecommerce

Repository files navigation

Ecommerce

Disclaimer: This app is only built on the purpose of showing mastery on the LAMP stack. Although it used Stripe API for transactions, it doesn't aim at making any profit. The photos are from freepeople.com, and if you do like the products, please refer to their website.

This is a final project that built to demonstrate the full understanding of LAMP stack. It is an ecommerce web app that allows people to shop women apparel, with only registered customers can track their order history. It also has an admin functionality that allows logged in admin to add and update of an product. Stripe API technology is used for customers to checkout.

##Deployment## http://52.37.248.56/

Technology includes

  • HTML,CSS
  • MySQL
  • PHP
  • Ajax
  • Apache
  • Codeigniter
  • Stripe API
  • Bootstrap

Feature

  • Login/Registration with validations loginreg

  • Admin : Adding an Product (with selection of multiple categories) addingproduct

  • Admin : Editing and deleting an product updating

  • Ajax dropdown shopping cart

  • Customer: place an order and check out, list of order history (for registered customer) ordering

About

Apparel shopping website. Built with LAMP stack and Stripe API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages