-
Notifications
You must be signed in to change notification settings - Fork 2
Technology Stack for Web Application
aisyahhanifiah edited this page Oct 30, 2018
·
1 revision
Zone: https://matcha.uqcloud.net/
We use Semantic UI and some Bootstrap to speed up the prototyping process mainly for the forms structure, javascipt animation and icons. Other than that, we applied our own styling that is responsible for the whole website look to establish its own identity and increase readability/experience.
Behind the scene, we use PHP to make the website dynamic by feeding data from the database (MySQL). The code then communicates with the server (Apache) and then tells the browser what to use from the database.
$link = mysqli_connect("localhost", "glitch", "root", "glitch_final");
10/09/2018 - 16/09/2018
17/09/2018 - 23/09/2018
01/10/2018 - 07/10/2018
08/10/2018 - 14/10/2018
15/10/2018 - 21/10/2018