Publications Resume

Contact Me

Email: annili0012@gmail.com

Home Projects Travel-logging

Where You Have Been - a travel logging web application

A web application for logging and sharing travel experiences.

Sun Dec 01 2024 00:00:00 GMT+0000 (Coordinated Universal Time)

Dashboard

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.

Place

Report

To view the live demo, please visit here

For more details, please check out the project report

Github