8000 GitHub - mingg1/Integrify-Boutique: Fullstack clothing online store application using MERN stack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mingg1/Integrify-Boutique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrify Boutique 👗👕

Full-stack E-commerce application with MERN stack

main page

Link to the demo 🛍

Used technology

  • Redux
  • Redux-thunk
  • ReactJS
  • TypeScript
  • Node.js
  • Express.js
  • MongoDB & Mongoose
  • Deployed to Vercel (frontend) & Railway (Backend)

Features

  • List of products

    Users can explore a list of products and also specific items by categories. products

  • Search products by name

    Users can search products by their name. The results show items whose name includes the search keyword. search

  • Item information

    Users can check detailed information of a product such as available sizes, quantities, and a short description of it. Users can also put the product into a cart it it is available. If it's not available, the size buttons are not clickable and would not be added into the cart. item

  • Cart

    Users can order items through the cart. In the Cart page, users can modify the quantity of added items or delete them entirely. When users order items from the cart, they can check their own order hisories in their profile page. item item

  • User account

    Users can create their own user account for the site. They can create it by email or by logging in via Google. Later on, users can change their name and email address, if they have made the account by email. item item item

    There are two types of users, Customer, and Admin. Customer users are able to explore products and make purchases. Admin users can manage products and users on the Admin page, browse all the orders that every user has made, as well as buy items.

    profile admin
    • Managing users

    userlist Admin users can ban / unban registered users. Banned users are not able to make an order.
    • Managing products

    Admin users can view a list of registered products and quantities in stock. If needed, they can modify information of products, or delete them from the list. Moreover, adding a new item can be done. userlist userlist userlist

About

Fullstack clothing online store application using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0