Skip to content

RezaAdhitya/pair-project-phase1

Repository files navigation

Project member:

  1. Reza
  2. Ika

Theme:

E-commerce

MVP Feature:

Multer

Pages:

  • navbar (Home, Categories, Cart, profile, login/logout)
  • Landing page (ada tombol login dan register)
  • Category List
  • Product List (kalo role = seller, bisa add, edit, dan delete product)
  • Cart (role access = admin & customer)
  • Profile page
  • Profile edit (delete cuma admin)
  • Product Add (role access = admin & seller)
  • Product Edit (role access = admin & seller)

Change Log

No Changes Notes
1 Setting up back-end #1
  • create db
  • migrating tables
  • setting relationship
  • migrating tables
  • seeding
2 View templates #2
  • View templates
  • Edit addNewColumnIsPaidInCart -> change data type from integer to boolean
  • User data and seeding (for base admin account)
3 Routing #3
  • Added routing
  • Added Bcryptjs to User model
  • updated ERD image (refer to ERDTim8v3.png)
  • Added migrations for imageUrl (Products table) and amount (Carts table)
4 Multer #4
  • Added Multer methods
  • Modified Cart model
5 Additional Methods #5
  • Added methods for Cart, Product, and Profile pages
  • Added static & instance method

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published