Nodeshop

screenshot of Nodeshop
express

Node.JS and Express powered E-Commerce System

Overview:

NodeShop is an E-Commerce system powered by Node.js. It uses Express for the back-end framework, Jade for the view engine, and Passport for user authentication. Bootstrap is employed as the front-end framework due to its effectiveness. The project is a work in progress, and contributions are welcome.

Features:

  • Node.js Powered: Uses Node.js for backend functionality.
  • Express Framework: Utilizes Express for backend web application development.
  • Passport Authentication: Implements Passport for user authentication.
  • Bootstrap Front-end: Relies on Bootstrap for responsive and visually appealing design.
  • E-Commerce System: Designed for online shopping functionality.
  • Admin Area: Includes features for managing products and orders.
  • Product Image Management: Requires a system for storing and retrieving product images.
  • Incomplete Areas: Contains known issues such as incomplete checkout, non-functional search, and lack of payment methods.

Summary:

NodeShop is an E-Commerce system built with Node.js, Express, and Passport. It leverages Bootstrap for front-end design and is a work in progress project seeking collaborative contributions. Despite existing issues, the system shows consistent updates and progress towards a functional online shopping experience.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.