Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.1 KB

MartPlex-Backend: Multi Vendor E-Commerce Application

Author

Tonmoy Talukder
Full Stack Developer

Project Description

The E-Commerce Application is designed to provide a complete online shopping experience for users, vendors, and administrators. It serves as a platform where users can browse and purchase products, vendors can manage their shops and inventories, and administrators can control and monitor the entire system. The application focuses on being intuitive, responsive, and secure, providing a seamless experience for all user roles. The core of this project is to build a scalable, high-performance system using modern web development technologies. It leverages Node.js and Express.js for the backend, and PostgreSQL for data storage. The application integrates with third-party services for payments and file storage, ensuring a professional, enterprise-grade solution.

Technology Stack

Frontend

  • Next.js
  • TanStack Query
  • TailwindCSS
  • Next UI
  • TypeScript

Backend

  • Prisma ORM
  • Node.js
  • PostgreSQL
  • Express.js
  • TypeScript