project 06
Smart Waste Management
The backend and database infrastructure of an IoT-enabled platform that centrally monitors waste collection processes, container fill levels and operational data.
- Category
- Web
- Role
- Backend and database architecture
technologies used
- Node.js
- Express
- PostgreSQL
- MQTT
- REST API
- SQL
key features
- 01A publish/ack data pipeline for reliably processing readings from IoT sensor nodes.
- 02Relational schema design, migration management and query optimisation on PostgreSQL for data consistency.
- 03RESTful API architecture providing role-based access control and end-to-end data synchronisation.