Skip to content

nickhib/RatKingCoffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 

Repository files navigation

ecommerce-full-stack

There have been a lot of updates!

  1. Updated to the most recent Angular version.
  2. Changed all components to be standalone and split up features for a more modular design
  3. Rehaul of home page design: ui/ux has changed. adopting a new, simple, and sleek design. image
  4. Rehaul of all products page design:
    ui/ux has changed. adopting a new, simple, and sleek design. making use of a working filter.
    image
  5. Rehaul of the individual product page:
    This page has a product carousel. Users are able to look at multiple photos of the specific product.
    One can add any quantity they desire to the cart. One can glance at total reviews or perhaps add their own review if they desire.
    image
    image
  6. Rehauled the cart page design:
    adopting a simple style, showing all items their respective quantities. Items have adjustable quantities on the cart page as well.
    Showing total cost on the checkout button.
    image
  7. Rehauled checkout with Stripe API
    adopting Angular Material components such as mat-stepper. Collects email for guests. Collects shipping info, then collects shipping method, and lastly
    The application will collect payment information, process it, and then return an alert if it succeeds. The user will be redirected to the home on success.
    image
    image

image
image

i believe most of the core functionality of the site seems to be done. i must focus more on ux and how everything works and looks
Next steps:
more ui overhauls:
deal with potential bugs with UI, such as sizing
potentially switch to signals instead of rxjs for better response.
add hover menus, make sure home page is more responsive
potentially switch to tailwind for easier css use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages