Project information
- Category: Full-Stack Web Development
- Tech Stack: HTML, CSS, PHP, MySQL
- Project date: April 2023
- Key Feature: User Authentication & Dynamic Data Management
Project Description
This project is a dynamic Travel Agency website developed as the final project for my web development class in college. It features a comprehensive user management system where users can register an account with secure password hashing, log in with authentication checks, and manage their personal information. The website integrates with a MySQL database to handle user data and product information, allowing real-time updates to travel packages and pricing. It showcases robust PHP backend functionality with session management, form validation, and secure database interactions.