No description
This repository has been archived on 2025-07-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
George Kaklamanos ff896015bb Added openlayers
2015-07-17 19:47:37 +03:00
bootstrap Added Bootstrap and jQuery 2015-07-15 13:31:04 +03:00
css Changed rules for tables 2015-07-16 14:51:12 +03:00
js Added Bootstrap and jQuery 2015-07-15 13:31:04 +03:00
openlayers Added openlayers 2015-07-17 19:47:37 +03:00
busposition.json Added sample data 2015-07-15 13:27:53 +03:00
data.php Generate php arrays from the data files 2015-07-15 16:37:16 +03:00
foot.php Added common webpage modules 2015-07-15 13:50:58 +03:00
head.php Added custom style 2015-07-15 14:14:29 +03:00
index.php Added Home Page 2015-07-15 14:13:50 +03:00
libdata.php Add a function that returns an html label for a selected direction 2015-07-17 15:14:27 +03:00
nav.php Added Home Page 2015-07-15 14:13:50 +03:00
README.md Added README 2015-07-15 13:43:16 +03:00
routes.json "stops" is now an array of arrays: one for each direction. 2015-07-16 14:51:12 +03:00
Routes.php Display all the routes in a table. 2015-07-16 14:51:11 +03:00
ShowLine.php Display routes that belong to a line. 2015-07-17 15:27:27 +03:00
ShowRoute.php Display information on a selected route. 2015-07-16 14:51:12 +03:00
ShowStop.php Add a column that shows the direction of the route when it passes from a stop 2015-07-17 15:15:20 +03:00
stops.json Added a fourth stop and included the array in an object. 2015-07-16 14:50:37 +03:00
Stops.php Display all the stops in a table. 2015-07-16 15:04:14 +03:00

uBus

uBus, its name coming from "urban Bus", is a simple web application that displays data regading buses, routes and stops of public transportations bus services.