Travel Buddy is a web application designed to allow users to share and explore travel experiences through blog posts. The application is built using PHP, JavaScript, and CSS, and it stores blog posts in a MySQL database.
- View Blog Posts: Users can browse through various travel blog posts.
- Create Blog Posts: Users can write and submit their own travel experiences.
- Comment on Posts: Users can comment on blog posts.
- Like/Dislike Posts: Users can like or dislike blog posts.
- Responsive Design: The application is designed to be responsive and user-friendly on all devices.
- Frontend:
- HTML5
- CSS3 (Bootstrap, custom styles)
- JavaScript (jQuery, AJAX)
- Backend:
- PHP (PDO for database interactions)
- MySQL
- Version Control:
- Git
- Development Environment:
- XAMPP (Apache, MySQL, PHP)