Giter Club home page Giter Club logo

iss-tracker's Introduction

ISS Tracker

Welcome to the ISS Tracker project! This application allows you to track the International Space Station (ISS) in real-time on a map while also displaying the Astronomy Picture of the Day.

About the Project

The ISS Tracker is a web-based application that combines two exciting features:

  1. Astronomy Picture of the Day: Utilizing NASA's Astronomy Picture of the Day API, to display a different astronomy picture each day. To reduce API calls and improve performance, the picture is cached and updated hourly.

  2. Real-Time ISS Tracking: using the Open Notify API to fetch real-time data about the ISS's location and display it on a Leaflet map (which is using OpenStreetMaps). The ISS's position is updated every 3 seconds, providing an accurate representation of its movement.

Features

  • Real-time tracking of the ISS on a map.
  • Daily changing astronomy pictures from NASA's API.
  • Caching to reduce API calls and improve performance.
  • User-friendly interface for an engaging experience.

Technologies Used

  • HTML, CSS, JavaScript
  • Leaflet.js for map visualization
  • Nix and direnv for the development environment

Getting Started

Follow these steps to get the ISS Tracker up and running on your local machine:

  1. Clone this repository: git clone https://github.com/spector700/iss-tracker.git
  2. Navigate to the project directory: cd iss-tracker
  3. If using nix then run nix develop and that will install all dependencies.

without nix

install pip and run pip install flask requests request-cahce.

  1. Run the application using Python:

    python app.py

This will start the ISS Tracker application locally. You can access it by opening your web browser and navigating to http://localhost:PORT, where PORT is the port number specified in app.py.

iss-tracker's People

Contributors

spector700 avatar

Watchers

 avatar

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.