Skip to content

This repository contains the backend code for the Sound Sphere e-commerce application. The backend is built using Node.js and Express, with MongoDB as the database. It manages data storage, user authentication, and secure access to the frontend application.

Notifications You must be signed in to change notification settings

Aayush259/E-commerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Sound Sphere Backend

This repository contains the backend code for the Sound Sphere e-commerce application. The backend is built using Node.js and Express, with MongoDB as the database. It manages data storage, user authentication, and secure access to the frontend application. This backend enables full e-commerce functionality, providing a seamless, secure experience for browsing and purchasing audio products.

🌟 Features

  • User Authentication and Authorization:

    • Secure registration and login using JWT (JSON Web Tokens) with both access and refresh tokens 🔐
    • Passwords are hashed using bcrypt for security 🔒.
  • Product Management:

    • API endpoints to fetch products and add products 💼.
  • Cart and Wishlist Management:

    • API endpoints to manage user cart and wishlist items for a personalized shopping experience 🛒.

🛠️ Technologies Used

  • Express 🚀
  • Mongo DB 🗄️
  • JWT 🔑
  • Bcrypt 🔐

📬 Feedback and Suggestions

Your feedback is valuable! If you have any suggestions, ideas, or improvements, please open an issue or submit a pull request. Contributions are always welcome 🚀!

About

This repository contains the backend code for the Sound Sphere e-commerce application. The backend is built using Node.js and Express, with MongoDB as the database. It manages data storage, user authentication, and secure access to the frontend application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published