enricollen / Social-Network-PHP-MySQL-Javascript

An open source Social Network called "Pausa Caffè" (=Coffee break) written in php, MySQL DB, JS. Originally developed for the exam 'Web Development' during my Bachelor Degree, i tried to show the basic architecture of a PHP based web application. The whole code/comments are in Italian btw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social-Network-PHP-MySQL-Javascript

An open source Social Network called "Pausa Caffè" (=Coffee break) written in php, MySQL DB, JS. Originally developed for the exam 'Web Development' during my Bachelor Degree, i tried to show the basic architecture of a PHP based web application. The whole code/comments are in Italian btw.

For DB connection you need to change the config file located in /include/configDB.ini


Check the link for a LIVE DEMO: Pausa Caffè
It's not possible to register new users for the moment, so you can try one of the following example account:
username: utente2 password utente2 / username: utente3 password: utente3 / username: utente4 password: utente4
(note: site doesn't fit on mobile, check it on laptop/desktop!)
Screenshots:
pausa1 pausa2 pausa3 pausa4 pausa5

About

An open source Social Network called "Pausa Caffè" (=Coffee break) written in php, MySQL DB, JS. Originally developed for the exam 'Web Development' during my Bachelor Degree, i tried to show the basic architecture of a PHP based web application. The whole code/comments are in Italian btw


Languages

Language:PHP 65.7%Language:CSS 16.5%Language:JavaScript 7.5%Language:TSQL 7.3%Language:HTML 1.7%Language:Hack 1.3%