Git Product home page Git Product logo

u-c4n / flight-radar Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.05 MB

A multilingual real-time flight tracking web application using the OpenSky Network API. Built with Flask and JavaScript, it allows users to view nearby flights, adjust search radius, and supports six languages. Features include geolocation, and the ability to download flight data as a JPG

License: MIT License

Python 8.17% JavaScript 66.00% HTML 25.83%
flask flightradar python radar

flight-radar's Introduction

Flight-Radar

Flight-Radar is a multilingual web application that tracks and displays real-time flight data using the OpenSky Network API. Built with Python Flask, this application offers an interactive interface for viewing nearby flights with various customization options.

Flight-Radar Screenshot

Features

  • Real-time flight tracking using OpenSky Network API
  • Multilingual support (English, Russian, German, Turkish, Spanish, French)
  • Automatic location detection for nearby flight information
  • Adjustable search radius
  • Interactive radar display with clickable flight points
  • Detailed flight information popup on radar click
  • Interactive table displaying flight details
  • Download flight data as JPG
  • Audio notification for new detected flights
  • Dark/Light mode toggle
  • Responsive design for various devices

Installation

Follow these steps to run the project on your local machine:

  1. Clone the repository:

    git clone https://github.com/U-C4N/Flight-Radar.git
    cd Flight-Radar
    
  2. Create and activate a virtual Python environment:

    python -m venv venv
    source venv/bin/activate  # For Windows: venv\Scripts\activate
    
  3. Install the required packages:

    pip install -r requirements.txt
    
  4. Run the application:

    python app.py
    
  5. Open your browser and go to http://127.0.0.1:5000 to start using the application.

Usage

  1. Allow location access when prompted to view nearby flights.
  2. Use the language selector to change the interface language.
  3. Adjust the search radius using the slider to view more or fewer flights.
  4. Click on flight points in the radar to view detailed flight information.
  5. Click the "Refresh Flights" button to update the flight data.
  6. Use the "Download Table as JPG" button to save the current flight data as an image.
  7. Toggle between dark and light modes using the theme switch.

New Features

  • Interactive Radar: The radar now displays clickable points representing flights.
  • Flight Information Popup: Clicking on a flight point in the radar opens a popup with detailed flight information.
  • Dynamic Language Updates: The interface, including table headers and flight count, now updates dynamically when changing the language.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

U-C4N - GitHub Profile

Project Link: https://github.com/U-C4N/Flight-Radar

flight-radar's People

Contributors

u-c4n avatar tameraktastu avatar

Watchers

 avatar

Forkers

tameraktastu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.