Deltoyd home screen

Visit Deltoyd

PHP | MySQL | HTML | CSS | JavaScript

Deltoyd is a personal project of mine inspired by my interest in bodybuilding. It is a web application that allows users to uniquely compare their personal physiques and muscle group proportions with actual bodybuilders. Users can sign up and create their goal based on the features it offers, in addition to keeping track of their own measurements and uploading progress pictures. Used PHP, JavaScript, HTML, CSS & MySQL.

Features include: Pin by Height, Muscle to Muscle Converter, Pin by Muscle, Custom, and Golden Ratio.

a portion of my UML diagram for this program a portion of my UML diagram for this program

Implemented login and registration system that validates and authenticates users using password hashing and stores user data in the database.

Built PHPMyAdmin database to store user data. Used prepared statements to prevent SQL injection. Users can view their measurements, current goal and measurement history in their profile.

Users can upload their progress pictures and view according to date uploaded. The uploaded images can be clicked to view them enlarged.

profile screenshot profile screenshot showing goals

Designed web layout from scratch with UI responsiveness. Created form validation and handling and send data between pages using HTTP POST in addtion to SESSION variables.

Created interactive SVG image map where users can click on a body part to select their muscle group.

feature screenshot pinning bodypart and bodybuilder