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.
- 🛩️ Real-time tracking of jet location
- Clone the repository
git clone https://github.com/yourusername/elon-tracker.git
cd elon-tracker
- Install dependencies
pip install -r requirements.txt
- How to run
python app.py