From c5d00ff608437a03977cea239f66f2b3be47d642 Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Wed, 15 Jul 2015 14:13:50 +0300 Subject: [PATCH] Added Home Page --- index.php | 23 +++++++++++++++++++++++ nav.php | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..83bdafd --- /dev/null +++ b/index.php @@ -0,0 +1,23 @@ + + + + uBus - Home + + + + +

Home

+

uBus is a generic web application that displays data regading buses, + routes and stops of public transport bus services. It uses modern web + technologies and frameworks: HTML5, CSS3, Bootstrap and jQuery to display + a beautiful and simple website, PHP to generate the content displayed and + the JSON file format to store and read data. +

+ + + + + +