MessageMe is a simple website built using Laravel framework. It allows users to send messages to one another. The website sends AJAX requests to the server to check for new messages. If there are some, user is notified with the badge in the navigation bar.
Sending a message
Landing page
Messages page
Landing page
Messages page