-- we only get one earth --
A responsive web application that allows users to request garbage collection services โ instantly or on a recurring schedule โ similar to how rideshare apps operate.
Built with React, Vite, TailwindCSS, and integrated with Leaflet for geolocation mapping.
- ๐ Map-based Requests: (coming soon) Users can share their location to summon nearby garbage collection agents.
- ๐ Immediate or Recurring Scheduling: Choose to have garbage picked up now or set up daily/weekly pickups.
- ๐ Location-Aware Agents: (coming soon) Automatically assign agents based on proximity.
- ๐ฑ Fully Responsive UI: Clean, accessible layout across devices.
- ๐ณ Custom Themes: Styled with a modern teal theme and branded with an oak tree logo.
| Frontend | Backend (planned) | Styling | Other Tools |
|---|---|---|---|
| React (Vite) | Node.js + Express | TailwindCSS | Leaflet.js (maps) |
| JavaScript | WebSocket Support | PostCSS | Git & GitHub |