Update on the project.
I worked on the list views today. All Products, Shipments, Customers

Up next I have to work on Authentication from the frontend. My Django Backend already exposes a route ‘/api-auth’ which uses basic authentication as it’s authentication scheme.
