Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 612 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 612 Bytes

Elon Tracker

A real-time web application that tracks and visualizes the location data of Elon Musk's private jet. This project uses publicly available flight data to create an interactive map showing the jet's current location, flight history, and travel patterns.

Screenshot

Features

  • 🛩️ Real-time tracking of jet location

Installation & Setup

  1. Clone the repository
git clone https://github.com/yourusername/elon-tracker.git
cd elon-tracker
  1. Install dependencies
pip install -r requirements.txt
  1. How to run
python app.py