A high-performance search engine for the Delhi Metro Rail Corporation (DMRC) database. This tool enables multi-parameter filtering across the entire station network, updated daily via automated pipelines.
https://metro-finder-lost-items.vercel.app
dmrc.promo.mp4
- Dynamic Filtering: Query the database by Station Name, Line Color, or Data Attributes in any combination.
- Cron-Job Updates: Powered by GitHub Actions to fetch the latest data from the official DMRC API every 24 hours.
- Lightweight: Built for speed and low-bandwidth environments.
- Frontend: [React / Next.js]
- Backend: [Nextjs / Nodejs]
- Automation: GitHub Actions (Cron)
- Data Source: Official DMRC API
- Package Manager: PNPM
- Clone the repository:
git clone https://github.com/NubPlayz/MetroFinder-Lost-Items pnpm install pnpm run dev