




A lightweight web application for users to self-screen their metabolic health risk based on input factors, receive tailored health recommendations, and allow administrators to manage the results via a simple backend panel.
![]()



Virtual Private Server
The website is hosted on a Virtual Private Server which run on Linux. The access to the machine is through a Secure Shell which can be used to manage the server, the web server and the database.
Apache Web Server
The website runs on Laravel which uses PHP as its main language. Thus, using Apache web server seems to be the better option compared to the alternatives.
MySQL Database
The website runs on Laravel that uses MySQL database to manage the site’s data. MySQL is the most used SQL languages in the world and very easy to set up and manage
Laravel
The website uses Laravel as its main framework for an all-in-one solution that is fast and secure
As the Lead Developer, I was responsible for designing and developing the entire website, setting up and configuring the VPS environment for deployment, and ensuring the website operated smoothly and reliably after launch.