Skip to content

Complete project mini 2 _ invoice management

Trần Đức Trưởng requested to merge develop into main

Complete all task in project mini 2

  • CRUD Customer
  • CRUD Product
  • Create, get all Invoice
  • View invoice, revenue rang date
  • Use Logger to log info, warn, error when query with db
  • Use Junit and Mockito to write Unit test for module product, customer, invoice

Merge request reports