Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 440 Bytes

🌍 Travel Tracker

Travel Tracker is a web application that allows users to keep track of the places they have visited and mark them on a world map. It's built using Express.js, Node.js, JavaScript, and MySQL.

Features

  • Add Visited Places:📍 Users can add places they have visited by providing the name.
  • View Visited Places: 👀 Display the visited places.
  • Mark Places on Map: 🗺 Visualize visited places on a world map.