Add the following features:
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 15 Jan 2018 17:03:20 +0000 (18:03 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 15 Jan 2018 17:03:20 +0000 (18:03 +0100)
commita96fefe119b8c91c2f5ae6ad04e11af676e5540b
tree78ef26bba7c41e9c0613e2606aba03af743eaf47
parentb5f60f89589412e18b51326378ab13b9a4fa0f19
Add the following features:

* Account registration;
* User login and logout;
* Search form for flights;
* CSS to polish the webapp;
* Safe guard to protected pages.

And also a bunch of bugs fixed.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
17 files changed:
includes/account.php
includes/booking.php
includes/config.php
includes/formlogin.php
includes/formregister.php
includes/header.html
includes/header.php
includes/home.php
includes/login.php
includes/logout.php [new file with mode: 0644]
includes/register.php
includes/search.php
index.php
js/airpolytech.js [new file with mode: 0644]
lib/db.php
lib/utils.php
styles/airpolytech.css