Gabriele1606 / Hypermedia-Project

Repository for Hypermedia Project A.Y. 2015/16, Group: Cannistrà, Dichio, Bressan. Link: http://www.tim2016.altervista.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypermedia Project A.Y. 2015/16 TIM Website

Repository for Hypermedia Project A.Y. 2015/16, Group: Cannistrà, Dichio, Bressan.

Link: http://www.tim2016.altervista.org

Our template is based on Bootstrap 'Corlate Template';
Our website source files are under 'WEBSITE' folder.
The external files related to Bootstrap and the template are:
css / animate.min.css
css / bootstrap.min.css
css / font-awesome.min.css
css / font-awesome.css
css / main.css
css / prettyPhoto.css
css / responsive.css
css / sidebar.css

Our own styles were implemented in:
css / style.css

Our Javascript source files are:
js / ajaxCalls.js
js / pageManager.js
js / homePageCarouselSliding.js
js / carouselSliding.js
js / changeDeviceImage.js
js / checkForm.js
js / fillDynamicButtons.js
js / filter.js
js / loadSideba.js
All the other files are related to Bootstrap;
We also used jQuery library;
At last, external files are also under 'fonts' folder. This folder contains 'Font-Awesome' and 'Glyphicons' source files.

All pages are loaded dynamically using Javascript/jQuery and data contents are loaded from the MySQL database with AJAX, jQuery and PHP;
PHP source files are under 'php' folder.
The Website is responsive and we also built the Phonegap application;
Our SQL source file is under DB folder and is called 'my_tim2016.sql'.

About

Repository for Hypermedia Project A.Y. 2015/16, Group: Cannistrà, Dichio, Bressan. Link: http://www.tim2016.altervista.org


Languages

Language:HTML 49.8%Language:CSS 29.9%Language:JavaScript 13.6%Language:PHP 6.7%