trashsync is a comprehensive waste collection management System built with an Express.js REST API backend and a React frontend. It streamlines waste collection, routing, and operations with role-based access, reporting, and document management. Ideal for municipalities, waste management companies, and environmental organizations. Secured with JWT for stateless authentication.
npm install → configure .env → import database.sql or run npm run db:migrate & npm run db:seed → npm run devnpm install → set VITE_API_BASE_URL in .env → npm run dev or npm run buildtrashsync ships with MySQL. Porting to another SQL engine is possible with Drizzle ORM but not officially supported in this item.
No. This item includes a React web admin and an Express API. Mobile apps are not included.
Yes. You can change logos, colors, and system name in settings and the UI.
Need help? Contact: nwebdeveloper53@gmail.com