eRestore

2017 PHP MySQL College Project

/cc2.png

The Project

  • **Technologies used: PHP, MySQL, Javascript, HTML, CSS
  • **After creating an account users are able to browse the store as well as add products to the public store with an image
  • **User details were stored in MySQL server with password hashing (BCRYPT)
  • **Users can visit their profile page to check the products they have uploaded
  • **Distinction between admin and regular users - admins can delete any products from the store, admins have access to a page displaying recent searches on the store
Go back