Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prasanth2817/ecommerce-app-backend

The eCommerce Application is a full-stack web application that allows users to browse, search, and purchase products online. It provides features such as user authentication, product management, shopping cart functionality, checkout, and order tracking. The application is designed to provide a seamless and secure shopping experience
https://github.com/prasanth2817/ecommerce-app-backend

bcrypt express express-middleware jwt-token mongodb moongose nodejs

Last synced: 6 days ago
JSON representation

The eCommerce Application is a full-stack web application that allows users to browse, search, and purchase products online. It provides features such as user authentication, product management, shopping cart functionality, checkout, and order tracking. The application is designed to provide a seamless and secure shopping experience

Awesome Lists containing this project

README

        

Technologies Used

Node.js
Express.js
MongoDB for the database
Mongoose for database modeling
JWT for authentication
bcrypt for password hashing

Features

User authentication and authorization
Product browsing
Shopping cart functionality
Checkout and payment processing
User account management
Admin dashboard for managing products, orders, etc