{"id":28796264,"url":"https://github.com/bocaletto-luca/spacex-launch-explorer","last_synced_at":"2026-04-24T12:03:06.691Z","repository":{"id":295986142,"uuid":"991932345","full_name":"bocaletto-luca/SpaceX-Launch-Explorer","owner":"bocaletto-luca","description":"SpaceX Launch Explorer is an interactive web application designed to let you explore detailed information about past and upcoming SpaceX launches. Leveraging a free API (such as the SpaceX API), the app dynamically fetches launch data and presents it in a sleek, responsive interface. Whether you're a space enthusiast or a curious learner, SpaceX...","archived":false,"fork":false,"pushed_at":"2025-05-28T11:19:06.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-28T12:27:33.092Z","etag":null,"topics":["api","api-free","application","bocaletto-luca","css3","html5","javascript","launch-space","responsive","spacex","spacex-api","spacex-launches","spacex-missions"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-28T11:14:20.000Z","updated_at":"2025-05-28T11:20:00.000Z","dependencies_parsed_at":"2025-05-28T12:28:12.904Z","dependency_job_id":"bfb2eec7-41e2-47fa-ae85-35baa25baa46","html_url":"https://github.com/bocaletto-luca/SpaceX-Launch-Explorer","commit_stats":null,"previous_names":["bocaletto-luca/spacex-launch-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/SpaceX-Launch-Explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSpaceX-Launch-Explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSpaceX-Launch-Explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSpaceX-Launch-Explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSpaceX-Launch-Explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/SpaceX-Launch-Explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FSpaceX-Launch-Explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477919,"owners_count":23015068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-free","application","bocaletto-luca","css3","html5","javascript","launch-space","responsive","spacex","spacex-api","spacex-launches","spacex-missions"],"created_at":"2025-06-18T03:11:44.413Z","updated_at":"2026-04-24T12:03:06.686Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpaceX Launch Explorer | API Free | Database | WEBAPP\n#### Author: Bocaletto Luca\n\n[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML) [![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS) [![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)](https://getbootstrap.com/)\n\nSpaceX Launch Explorer is an interactive web application designed to let you explore detailed information about past and upcoming SpaceX launches. Leveraging a free API (such as the [SpaceX API](https://github.com/r-spacex/SpaceX-API)), the app dynamically fetches launch data and presents it in a sleek, responsive interface. Whether you're a space enthusiast or a curious learner, SpaceX Launch Explorer offers insights on launch dates, mission details, rocket information, and more—all at your fingertips.\n\n## Features\n\n- **Responsive Design:** Enjoy a seamless user experience across desktops, tablets, and mobile devices.\n- **Real-Time Data:** Retrieve up-to-date launch data directly from the free SpaceX API.\n- **Detailed Launch Information:** View essential details including mission name, launch date, rocket specifications, payload details, and mission patches.\n- **Upcoming \u0026 Past Launches:** Easily toggle between upcoming and past launches to explore SpaceX’s launch history.\n- **Dynamic Modal Display:** Click on any launch card to open a modal window with in-depth details about the mission.\n- **Filtering \u0026 Sorting:** Filter launches by status (upcoming/past) and sort them by date or mission name for easy navigation.\n\n## Technologies Used\n\n- **HTML5**\n- **CSS3**\n- **JavaScript**\n- **Bootstrap 5**\n\n## Getting Started\n\n### Prerequisites\n\nSpaceX Launch Explorer runs in modern web browsers without any additional dependencies. For development purposes, it is recommended to use a code editor with live reload functionality (e.g., Visual Studio Code with the Live Server extension).\n\n### Installation\n\n1. **Clone the Repository**\ngit clone https://github.com/bocaletto-luca/spacex-launch-explorer.git cd spacex-launch-explorer\n\n\n2. **Launch the Application**\n\n- Open the `index.html` file in your preferred web browser.\n- Alternatively, use a live-reload server via your code editor for real-time preview.\n\n## How It Works\n\n- **Data Fetching:** The application uses JavaScript’s Fetch API to retrieve launch data from the free SpaceX API. The JSON response is parsed and rendered dynamically to create informative launch cards.\n- **Launch Details:** Each card displays key mission details such as launch date, mission name, rocket used, and a mission patch image. Clicking a card opens a modal with comprehensive mission details.\n- **Filtering \u0026 Sorting:** Users can easily filter launches by their status (upcoming or past) and sort them based on various parameters to quickly find the information they need.\n- **Responsive Interface:** Designed with Bootstrap 5 and custom CSS, the application adapts seamlessly to any device, ensuring a smooth exploration experience.\n\n## Contributing\n\nContributions are welcome! To contribute to SpaceX Launch Explorer, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or fix:\n\n#### Enjoy WEBAPP - Bocaletto Luca\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fspacex-launch-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fspacex-launch-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fspacex-launch-explorer/lists"}