LockyBounty / back-webshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A management interface for a webshop

When logged in this site, we will be able to list, create, update, delete products from our webshop

Objectives

  • Make a authentication (mail + password) + extra : key generator for moderator role
  • Make a good looking dashboard
  • Work with material UI
  • Make connection/interact with a backend
  • Protect pages (you should be logged to see contents)

Tools

  • Backend for auth and CRUD (Node.js / express / bcrypt / jwt )
  • Angular version 10
  • Material UI

About


Languages

Language:TypeScript 48.7%Language:HTML 32.9%Language:SCSS 16.5%Language:JavaScript 2.0%