Blog di Nozze was a custom-built platform designed for wedding gifts management, offering a unique wedding gift registry system combined with a blog for the bride and groom. The platform allowed guests to view the couple’s wish list and contribute to their chosen gifts by either booking an item or contributing a custom amount towards a present. This created a flexible and personalized gift-giving experience for wedding guests.
The main feature of the platform was the dynamic wish list, which updated in real-time as guests made their bookings. Each present could either be fully booked or partially contributed to, enabling users to contribute to larger gifts with a custom monetary amount. The system ensured that no gift could be booked by multiple users, preventing duplication and giving the bride and groom a clear overview of their gift registry.
Built with PHP, MySQL, and JavaScript, the platform had a custom backend that handled the booking system logic and stored the gift registry data in a MySQL database. The frontend provided an intuitive user interface for wedding guests to browse the wish list, select presents, and contribute money towards items. The platform also included a simple blog feature for the bride and groom to share updates and wedding-related news with their guests.
I also managed the configuration and deployment of the platform on a local custom server, ensuring that the application was securely hosted and properly configured for real-world usage. The integration of third-party design elements helped enhance the user experience and made the platform visually appealing.
This project taught me how to work with dynamic web applications and contributed to my understanding of how to design and deploy custom booking systems. Additionally, I honed my ability to integrate design into a project and to collaborate on building a custom solution to meet the client’s specific needs.




- php
- mysql
- javascript
- Dynamic wedding wish list
- Present booking and monetary contribution system
- Customizable gift registry
- Integration of third-party design
- Teaching programming to others
- Building a vanilla PHP solution from scratch
- Configuring and deploying on a local custom server
- Integrating third-party design into custom platforms