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.
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).
- 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.
Explore the app live on shinyapps.io.
-
Clone the repository:
git clone https://github.com/arungop/People-in-Space-Explorer.git
-
Install required packages:
install.packages(c("shiny", "leaflet", "shinythemes", "httr", "jsonlite"))
-
Run the app:
library(shiny) runApp("app_directory")
Contributions are welcome! Feel free to submit issues or pull requests.
Hi there! 👋 I'm Arun Gopinathan, a passionate space enthusiast and developer. Connect with me on LinkedIn to explore more exciting projects.
This project is licensed under the MIT License - see the LICENSE file for details.
Ready to embark on a cosmic journey? 🚀✨