https://cello.aldianfazrihady.com

The app where seller, courier service, and truck vendor buy and sell services.

The whole website is using service worker cache to allow offline access to the website.

The backend is developed using Django Rest Framework. It stores data in PostgreSQL database. The cache is set up to use Redis/ElasticCache.

The frontend is developed using React/Redux framework.