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
2015-07-19 11:54:17 +03:00
bootstrap Added Bootstrap and jQuery 2015-07-15 13:31:04 +03:00
css Floating tables; Add space around them. 2015-07-17 19:53:56 +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 Include jQuery javascript befores bootstrap's. Before this commit BS couldn't find jQuery. 2015-07-19 11:53:22 +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
map.php Changed the id of the map div. 2015-07-19 11:54:17 +03:00
nav.php Highlight current page on navbar 2015-07-18 04:41:02 +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 Added a header with the id/name of the stop/route/line the page is talking about. 2015-07-18 04:18:52 +03:00
ShowRoute.php Added a header with the id/name of the stop/route/line the page is talking about. 2015-07-18 04:18:52 +03:00
ShowStop.php Added a header with the id/name of the stop/route/line the page is talking about. 2015-07-18 04:18:52 +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.