
YAREU - Your Action to Reuse & Unite is a sustainability-focused platform that enables users to buy/sell items, donate goods or money, and perform trade-ins in a unified system. Built with Flet (Python) using the MVC architecture, the app integrates PostgreSQL for robust data management and supports modular subsystems such as Donations, Marketplace, Trade-In, and Shipping.
buy and sell new/preloved items
donate money or goods to verified recipients
exchange items thru request and approval flows
manage deliveries and item reception
clear separation of models, views, and controllers for maintainability
Frontend: Flet (Python-based UI framework)
Backend: Python with PostgreSQL database
Deployment: Self-hosted