HTTP This project consistent of a single page with a link to log in user. The user stays logged in for 24 hours. Add a logout mechanism. You can use php's built-in server to run this app, php -S 127.0.0.1:9876 -t public or any other local ip and port