BennyThadikaran / FusionX

An E-Commerce website writen using Node.js, MongoDb, Express.

Home Page:https://worrisome-scrubs-toad.cyclic.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FusionX

An E-Commerce website built using Node.js, MongoDb, Express.

The Frontend is built on pure vanilla javascript and Bulma css framework.

App deployed live at: https://worrisome-scrubs-toad.cyclic.app/

Usage and Login - Wiki Page

The project consists of:

  • Shop with attribute filters and multiple item variants.
  • Cart and Checkout system with guest order support.
  • Blog system with listing by tags and author.
  • Comment system (Single thread) with reply, edit. See Video
  • Authenthication system. See Video
  • Customer profile. See Video
    • Order listing
    • View Order details
    • Edit Address or Set default billing address
    • Change password
  • Admin system with custom roles
    • Create a user with assigned role
    • Create a Blog Post
  • Server side and Client side caching using node-cache and localStorage
  • Python scripts to bulk upload product listings using TSV templates files.

Read more about the project - Wiki page

Video Walkthrough of all UI Features - YouTube Playlist

About

An E-Commerce website writen using Node.js, MongoDb, Express.

https://worrisome-scrubs-toad.cyclic.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 67.4%Language:EJS 22.3%Language:Python 6.7%Language:CSS 2.5%Language:Shell 1.2%