Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 785 Bytes

readme.md

File metadata and controls

43 lines (29 loc) · 785 Bytes

"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