
This is a personal travel journal app that allows users to log places they’ve visited, manage wishlists, and view travel summaries.
Features:
- User Authentication: Secure login/signup with hashed passwords (bcryptjs) and API key generation.
 - Travel Management: Manage visited places (history) and wishlist.
 - Search Integration: Fetch places and images using Google Maps API.
 - Report Generation: Generate user reports and summaries based on preferences.
 - Notifications: Scheduled notifications using AWS EventBridge.
 


To view the live demo, please visit here
For more details, please check out the project report
Github