← All projects

E-Trash Clinic — Server

August 5, 2024 PHPLaravelBladeREST API

Overview

The Laravel backend powering E-Trash Clinic, a waste-management platform. It provides the API and admin surface for the E-Trash Clinic Android app.

Scope

Based on the app’s data models, the server manages users, authentication, waste (sampah) categories and unit prices, informational content and articles, and product results — the domain the mobile client consumes over its REST API.

WebBackendSustainability