A modern, minimal, and responsive website to view Daffodil International University (DIU) transport schedules.
π Live Site: https://slightsmile.github.io/DIU-Transport
- Search by route name, route number, or timing
- Filter by specific route from a dropdown
- View Friday-only schedules with a toggle option
- Access a clean, mobile-friendly interface
- Frontend: HTML, CSS, JavaScript
- Data Handling: Pre-bundled JSON (parsed from Excel using SheetJS)
- Deployment: GitHub Pages / Netlify
diu-transport-schedule/
βββ index.html # Main homepage
βββ styles.css # Styling
βββ scripts.js # Core logic (search, filter, render, parsing)
βββ diu.png # DIU logo
This project is open source and available under the MIT License. Feel free to use and modify it for personal use.