Skip to content
/ e-store Public

E-com supermarket web app project, developed in a MEAN stack.

Notifications You must be signed in to change notification settings

Amicht/e-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Almost Cheap" - E-Com Supermarket Project

Description

A simple online supermarket project, using MEAN, frontend in Angular, Node + Express for the backend, mysql for the database.

The project implements of CRUD operations, auth management, multi system-entities, client-server-db, end to end app.

API Documentation

Products:

Auth:

Cart:

Orders:

Dependencies / Tools

  • Client:
    • Angular
    • Bootstrap
  • Server:
    • Node.js
    • Express.js
    • express-fileupload
    • uuid
    • dotenv
    • jsonwebtoken
  • Database:
    • Mysql