Skip to content

kshired/ShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingCart

Projects just for understanding below topics.

To Do

API

  • API 설계

    API 설계 문서

  • ERD 정의 erd

  • Users

    • Modeling
    • Login
    • Sign Up
    • See Profile
    • Edit Profile
  • Item

    • Modeling
    • Add Item
    • Get Item Information
    • Get Items List
      • Pagination
    • Delete Item
    • Edit Item
  • Orders

    • Modeling
    • See Orders
    • New Order
    • Cancel Order
  • Cart

    • Modeling
    • See Cart
    • Add item in Cart
    • Modify item in Cart
    • Delete item in Cart
  • Delivery

    • Modeling
    • See deliveries
    • New delivery
    • Change delivery status

Auth

CI / CD

  • Jenkins
  • Docker 파일 구성

New Feature

About

Projects just for understanding some topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages