A website to monitor your sugar intake after meals.
As part of my Web Applications Development in PHP module, we were tasked to create a website that tracks sugar intakes. The provided template files for my assessments are provided here.
I hosted the website and database locally using XAMPP. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The database setup is provided here.
I have also incorporated the use of Bootstrap 4. Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Home page has animated text and images:
You are able to filter the table to only show readings that are either normal, elevated or high:
when there are too many records, the webpage creates a scroll view for the table:
The webpage adapts to resizing:
https://www.apachefriends.org/index.html
https://getbootstrap.com/
https://www.w3schools.com/whatis/whatis_bootstrap.asp