Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prasanth2817/ecommerce-app-backend
- Owner: prasanth2817
- Created: 2024-02-15T08:07:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T13:35:24.000Z (9 months ago)
- Last Synced: 2024-02-25T06:27:44.170Z (9 months ago)
- Topics: bcrypt, express, express-middleware, jwt-token, mongodb, moongose, nodejs
- Language: JavaScript
- Homepage: https://e-commerce-app-qlsz.onrender.com/
- Size: 7.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 hashingFeatures
User authentication and authorization
Product browsing
Shopping cart functionality
Checkout and payment processing
User account management
Admin dashboard for managing products, orders, etc