Skip to content

R shiny app to display the list of astronauts in International Space Station right now.

Notifications You must be signed in to change notification settings

arungop/people_in_the_space_right_now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

People in Space Explorer 🚀

Welcome to the People in Space Explorer – a dynamic R Shiny app that provides real-time information about astronauts currently in space and the live position of the International Space Station (ISS). Explore the cosmos interactively and learn more about the incredible individuals working beyond our planet.

Data Source

The data for this app is sourced from Open Notify API. It provides live information about the people currently in space and the live position of the International Space Station (ISS).

Features

  • Live ISS Position Map: Visualize the current location of the ISS on an interactive map.
  • Astronaut List with Wikipedia Links: Browse a list of astronauts on the ISS with hyperlinks to their Wikipedia pages for more details.
  • Responsive Design: The app is designed for a seamless experience on various devices.

Live Demo

Explore the app live on shinyapps.io.

Getting Started

  1. Clone the repository:

    git clone https://github.com/arungop/People-in-Space-Explorer.git
  2. Install required packages:

    install.packages(c("shiny", "leaflet", "shinythemes", "httr", "jsonlite"))
  3. Run the app:

    library(shiny)
    runApp("app_directory")

Screenshots

Screenshot 1 Screenshot 2

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

About the Developer

Hi there! 👋 I'm Arun Gopinathan, a passionate space enthusiast and developer. Connect with me on LinkedIn to explore more exciting projects.

License

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


Ready to embark on a cosmic journey? 🚀✨

About

R shiny app to display the list of astronauts in International Space Station right now.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages