Commit graph

79 commits

Author SHA1 Message Date
George Kaklamanos
fe6cad5d73 Highlight current page on navbar 2015-07-18 04:41:02 +03:00
George Kaklamanos
9f674c505a 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
George Kaklamanos
a830d412d8 map now plays well with bootstrap's resposiveness 2015-07-18 04:01:21 +03:00
George Kaklamanos
55f8e78874 Display the bus stop on a map 2015-07-17 20:03:22 +03:00
George Kaklamanos
18d0b81e79 Added the marker and the map div's. 2015-07-17 20:01:59 +03:00
George Kaklamanos
3777777785 Floating tables; Add space around them. 2015-07-17 19:53:56 +03:00
George Kaklamanos
d34067297e Include openlayers in the site and add a function that shows a map on the page. 2015-07-17 19:49:08 +03:00
George Kaklamanos
ff896015bb Added openlayers 2015-07-17 19:47:37 +03:00
George Kaklamanos
18daa125c7 Display routes that belong to a line. 2015-07-17 15:27:27 +03:00
George Kaklamanos
59c9a37e91 Add a column that shows the direction of the route when it passes from a stop 2015-07-17 15:15:20 +03:00
George Kaklamanos
ceca55c188 Add a function that returns an html label for a selected direction 2015-07-17 15:14:27 +03:00
George Kaklamanos
65b431c6a3 Display information about a selected stop 2015-07-16 20:18:24 +03:00
George Kaklamanos
48bd4135f7 Check if input is a valid stop id 2015-07-16 20:13:06 +03:00
George Kaklamanos
7e5b91a73f Display all the stops in a table. 2015-07-16 15:04:14 +03:00
George Kaklamanos
88bd2595f2 Changed rules for tables 2015-07-16 14:51:12 +03:00
George Kaklamanos
ad91053c6b Display information on a selected route. 2015-07-16 14:51:12 +03:00
George Kaklamanos
899fb6103f "stops" is now an array of arrays: one for each direction. 2015-07-16 14:51:12 +03:00
George Kaklamanos
3034497a81 Display all the routes in a table. 2015-07-16 14:51:11 +03:00
George Kaklamanos
13d26994f8 Added functions that check for valid input. Added functions that return appropriate array with data 2015-07-16 14:51:11 +03:00
George Kaklamanos
a156ee0c84 Added a fourth stop and included the array in an object. 2015-07-16 14:50:37 +03:00
George Kaklamanos
a9a58726c2 Added generic functions to access data 2015-07-15 16:41:33 +03:00
George Kaklamanos
36893d1e83 Generate php arrays from the data files 2015-07-15 16:37:16 +03:00
George Kaklamanos
e0785d32fe Added a route with a duplcate line number. Changed name of field number -> line 2015-07-15 16:35:25 +03:00
George Kaklamanos
06c9a88281 Added custom style 2015-07-15 14:14:29 +03:00
George Kaklamanos
c5d00ff608 Added Home Page 2015-07-15 14:13:50 +03:00
George Kaklamanos
e3ffc22a86 Added common webpage modules 2015-07-15 13:50:58 +03:00
George Kaklamanos
f25d6cf7b5 Added README 2015-07-15 13:43:16 +03:00
George Kaklamanos
66a5fe3ad0 Added Bootstrap and jQuery 2015-07-15 13:31:04 +03:00
George Kaklamanos
cc6b135b73 Added sample data 2015-07-15 13:27:53 +03:00