Skip to content

Tejas-117/Ecommerce-website

Repository files navigation

Table of contents

Overview

Project

Ecommerce website for computer parts and other electronics

  • Users (customers) can

    • view products.
    • make orders and pay for them.
    • add and delete their reviews.
  • Admins can

    • add/edit/delete products.
    • delete/fulfill orders.
    • delete users.

Links

My process

Built with

  • ReactJS
  • NodeJS (Express)
  • PostgreSQL
  • StripeJS

Test Credentials

Important Note

The website uses sessions to authorise users, if the website is visited with 'http' protocol sessions don't work and all the functionalities depending on sessions don't either. Make sure to visit the website with 'https' protocol.