Skip to content

Latest commit

 

History

History
158 lines (119 loc) · 4.49 KB

README.md

File metadata and controls

158 lines (119 loc) · 4.49 KB

Smart Fashion

l

Table of contents

Quick Overview

Smart Fashion is a shopping application containing different brands and fashionable clothes for everyone. This application allows user to surf latest clothings, customize their collection, view similar products and many more!

Technologies

Frontend

  • HTML
  • CSS
  • Bootstrap
  • Javascript

Backend & Database

  • PHP
  • MySQL

Features

User

  • Authentication System: Login & Sign Up
  • Different Collections for everyone
  • Search Products based on keyword
  • Filters and Sorting the collection
  • Add/Delete items in the cart and Order
  • User Profile
  • Alter user details

Admin

  • View all Users and their orders
  • Alter the datas and monitor the website

Demo

Demo Link

Here is a working live demo: View

Demo Video

smart_fashion.mp4

Site

Homepage

The homepage contains offers for different collections, new arrivals and a form to get on the mailing list.

Sign Up

Log In

Collection

In collection, User can pick their clothings from women / men / accessories and shop accourding to their preferences.

Women
Men
Accessories

Lookbook

A lookbook is a collection of photographs compiled to show off a model, photographer, style, stylist, or clothing line.

Customer Care

Customer service is the support given to customers online. It is seen as a core driver of the company.

Search

  • In search, when user searches for a product, using keyword the product shows up if available.
  • User can also search based on Collection.
  • User can also sort the product based on newest or prices.

Cart

  • The products added by user will be displayed here.
  • Total amount is calculated.
  • User can checkout when they wish.

User Profile

In User Profile, the user can look at their details and order.

Admin

In Admin Panel, the admin can look the user list and their products.