Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.41 KB

README.md

File metadata and controls

56 lines (47 loc) · 1.41 KB

Seekneakers

A full stack e-commerce web app that allows users to order sneakers. Check out the project here

Features

  • User authentications/authorizations
  • Search/filter/sort products
  • Products stock availability/review/description
  • Cart system
  • Order queueing
  • Restock options
  • Multi steps checkout
  • Shipping cost calculation based on user location
  • Order history

Built With

Back End

  • ExpressJs
  • NodeJs
  • MongoDB
  • RabbitMQ
  • Mongoose
  • JWT
  • Google Cloud Storage

Front End

  • ReactJs
  • Redux
  • MaterialUI
  • HTML
  • CSS

Deployment

  • Firebase Hosting
  • Google Compute Engine
  • PM2

Screenshots

Dashboard

Dashboard

Detail and Review

Detail and Review

Cart

Cart

Checkout

Checkout

Search Autocomplete

Search Autocomplete

Shipping Options

Shipping Options

Order History

Order History