Skip to content

This repo has been created for learning angular and getting real practice

Notifications You must be signed in to change notification settings

Sanjar1304/ng-group-1

Repository files navigation

Project folder structure

  1. Default-home page:
    1. navbar-top component (lang / currency && login and sign-in || my-profile)
    2. navbar component (drop-down menu bar)
    3. card component
    4. best seller component (with custom filter)
    5. banner component (the picture in banner component must be carusel and and all the five star items should be displayed in it)
    6. shipping-support component
    7. featured component with search bar
    8. footer component

When selected any item in drop-down menu on navabar

  1. product-list page:
    1. navbar-top component (lang / currency && login and sign-in || my-profile)
    2. navbar component (drop-down menu bar)
    3. page order component (home/hot deal/addidas/...; breadcrumb)
    4. sidebar menu / price, color, brand filter
    5. banner component
    6. sorting filter and top paginator component
    7. card component with description
    8. bottom paginator
    9. footer component

When selected exact product

  1. product page:
    1. navbar-top component (lang / currency && login and sign-in || my-profile)
    2. navbar component (drop-down menu bar)
    3. page order component (home/hot deal/addidas/...; breadcrumb)
    4. selected prodcut card component
    5. related products component
    6. footer component

When entered cart

  1. cart page:
    1. navbar-top component (lang / currency && login and sign-in || my-profile)
    2. navbar component (drop-down menu bar)
    3. page order component (home/hot deal/addidas/...; breadcrumb)
    4. selected products table
    5. voucher element and total price
    6. footer component

When contact button is clicked

  1. contact page:
    1. navbar-top component (lang / currency && login and sign-in || my-profile)
    2. navbar component (drop-down menu bar)
    3. page order component (home/hot deal/addidas/...; breadcrumb)
    4. contact form (divided into two parts: 1. get in touch pics; 2: contact form)
    5. search bar
    6. footer component

When the check out button is clicked inside the total price payment modal is displayed:

Modal - 1:

1.   modal header icons
2.   modal title
3.   payment process
4.   buyer's info form
5.   go to payment button for confirmation to next process

Modal - 2:

1.   modal header icons modal header icons
2.   modal title modal title
3.   payment process payment process
4.   buyer's info form buyer's credit card form
5.   go to payment button for confirmation to next process confirm button for to next process

Modal - 3:

1.   modal header iconsmodal header icons
2.   modal titlemodal title
3.   payment processpayment process
4.   buyer's info formsuccess icon 
1.   go to payment button for confirmation to next processcomplete button for disappearing payment dialog

our additons to the project:

  1. fonts: poppens => from cdn;
  2. new coming items should be marked like hot or new commings and should be displayed in card component;
  3. css units: rem, em, %, vh, vw;

About

This repo has been created for learning angular and getting real practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages