LucidLogs.com is a platform built to help users learn how to lucid dream. The aim of the site is to allow users to keep an accurate and organised dream diary by providing the ability to manage details such as categories, dates, and times.
All these features allow the user to have complete control of their data and they can study their dream habits with as much detail as they're interested in providing.
I built this site with PHP, using the Laravel framework, served through Apache web server, with MySQL managing the database.
The deployment of the server is managed with an Ansible playbook, and a post-receive
Git hook ensures the site's code is stable and deployed correctly with each update.