Skip to content

Hornakkan/my_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_shop

Epitech Coding Academy : web fundamentals - project my_shop
delivery method: myshop on Github
languages/tools we can only use: PHP, HTML, CSS (Bootstrap, Tailwind and Sass is also OK)

How to use it :

  1. Import the my_shop.sql file in your MySQL database
  2. If needed, modify the connexion credentials using your own ones in the static fucntion getDatabase stored in class.php

Website had to have these features :

  • Sign in
  • Register
  • Encrypted passwords
  • Administration interface : manage users, products and categories
  • Index page (the shop)
  • Search bar
  • Filters
  • No UI/UX given, free to create our very own design

Bonuses I added :

  • Products detail page
  • Twitter, Facebook and email share
  • Possibility to upload an avatar and to display it once connected
  • Deleting products or changing an user avatar remove the file from the img folder

My global design :

Index Page

Admin page

About

E-shop website in HTML/CSS/PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published