Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.55 KB

File metadata and controls

28 lines (14 loc) · 1.55 KB

#Stackations unLtd. Badge of Honor

Stackations unLtd. is a fictional fullstack ecommerce application using the JavaScript MEAN stack: MongoDB, AngularJS, Express, and Node.js.

Stackations Screenshot

Users can search for vacations by name or filter by category.

Search Screenshot

User carts are tracked via cookies so that guests who are browsing can later sign up or log in and preserve their shopping cart. Users can sign up using the form or via OAuth.

Cart Screenshot

On the product page, users can add vacations to their cart or post reviews.

Product Page Screenshot

Checkout is powered by the Stripe payments API and has a promo code feature.

Checkout Screenshot

Site administrators have access to create and edit users, vacations, and product categories.

Admin Screenshot