Link shortener
Diploma project: Link shortening service
What has been done:
• Full-fledged web application on PHP (MVC + OOP)
• User registration and authorization
• Personal account
• Creation of shortened links
• Viewing and deleting links
• Redirection via short URL
• Contact form with email sending (PhpMailer)
Goal:
To create a functional web service with backend logic and user system
Result:
Implemented a full-fledged service with authorization, database, and request processing, as well as configured email notifications
This is one of the projects where I worked not only with layout but also with the backend
What has been done:
• Full-fledged web application on PHP (MVC + OOP)
• User registration and authorization
• Personal account
• Creation of shortened links
• Viewing and deleting links
• Redirection via short URL
• Contact form with email sending (PhpMailer)
Goal:
To create a functional web service with backend logic and user system
Result:
Implemented a full-fledged service with authorization, database, and request processing, as well as configured email notifications
This is one of the projects where I worked not only with layout but also with the backend