joaovictornsv / projeto-prototipagem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Criar collections para as principais entidades

joaovictornsv opened this issue · comments

  • WeighingsCollection
    • invoiceId, licensePlateId, driverId, status ('COMPLETED' or 'PENDING')
    • method de newWeighing
  • DriversCollection
    • name, documentNumber
  • LicensePlatesCollection
    • number, vehicleModel, vehicle year
  • InvoicesCollection
    • companyName, loadWeight, loadItems, amount