Skip to content

Slightsmile/DIU-Transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🚍 DIU Transport Schedule

A modern, minimal, and responsive website to view Daffodil International University (DIU) transport schedules.

πŸ”— Live Site: https://slightsmile.github.io/DIU-Transport


✨ Features

  • 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

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Data Handling: Pre-bundled JSON (parsed from Excel using SheetJS)
  • Deployment: GitHub Pages / Netlify

πŸ“‚ Project Structure

diu-transport-schedule/
│── index.html # Main homepage
│── styles.css # Styling
│── scripts.js # Core logic (search, filter, render, parsing)
│── diu.png # DIU logo

πŸ“œ License

This project is open source and available under the MIT License. Feel free to use and modify it for personal use.