Skip to content

Ecommerce marketplace with all functionalities built with Express, Nextjs, MongoDB and Websockets for real time seller and customer communication

Notifications You must be signed in to change notification settings

DracoR22/Andromeda2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get your favorite items in Andromeda

Key Features:

  • 🛠️ Complete shop built from scratch in Next.js 13
  • 💻 Complete backend built with Express and MongoDB
  • 💳 Using Stripe and Paypal as payment systems
  • 🖥️ Login as a customer or as a Store
  • 🛍️ Customers can chat in Real-Time with shops
  • 🌟 Customers can track their orders
  • 🛒 Users can review every item they buy
  • 🔑 Authentication built from scrarch using JWT
  • ✉️ Beatiful email templates
  • ✅ Shops can create promotions and discount codes
  • ⌨️ Custom dashboards for every shop

Custom dashboard for every store

Payments via PayPal or Credit Card

Prerequisites

Node version 14.x

Cloning the repository

git clone https://github.com/DracoR22/Andromeda2

Install packages

pnpm install

Start the app

pnpm dev

Available commands

Running commands with npm pnpm [command]

command description
dev Starts a development instance of the app
build Build project
lint Check lint for project

About

Ecommerce marketplace with all functionalities built with Express, Nextjs, MongoDB and Websockets for real time seller and customer communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published