Skip to content

Interactive map application that visualizes recent r/Travel posts from reddit

Notifications You must be signed in to change notification settings

k-kochhar/TravelTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TravelTracker is a real-time, interactive map application that visualizes recent travel-related posts from Reddit's r/Travel subreddit. By clicking on the pins, users can explore the travel locations discussed in Reddit posts, making it a cool experience to learn more about the world

Screenshot 2025-02-03 at 5 09 06 PM

Features

  • Real-Time Updates: Fetches the latest posts from Reddit's r/Travel every 10 seconds and updates the map.
  • Interactive Map: Uses Leaflet.js to display travel locations.
  • Reddit Integration: Automatically extracts city-level locations from Reddit posts using NLP.
  • Geocoding: Converts location names to precise latitude and longitude using OpenCage API.
  • Responsive Design: Fully responsive UI built with React and Tailwind CSS.

Tech Stack

  • Frontend: React, Next.js, Tailwind CSS, Leaflet.js
  • Backend: Flask, Python
  • Geocoding: OpenCage API
  • NLP: Spacy
  • Hosting:
    • Backend: Render.com
    • Frontend: Vercel
  • Reddit Data: Reddit API

Demo

https://traveltracker.kshitijkochhar.com


About

Interactive map application that visualizes recent r/Travel posts from reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published