{"id":18207529,"url":"https://github.com/adiwanwade/asteroid-explorer","last_synced_at":"2026-02-14T22:02:41.240Z","repository":{"id":259608306,"uuid":"878650795","full_name":"Adiwanwade/Asteroid-Explorer","owner":"Adiwanwade","description":"A beautiful mobile application for exploring Near-Earth Objects (NEOs) using NASA's API.","archived":false,"fork":false,"pushed_at":"2025-01-27T20:36:04.000Z","size":13375,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T19:52:47.044Z","etag":null,"topics":["asteroids","nasa-api","nasa-apod","react-native","redux","redux-toolkit","ui-design"],"latest_commit_sha":null,"homepage":"https://asteroid-explorer.expo.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Adiwanwade.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-10-25T19:38:09.000Z","updated_at":"2025-01-27T20:36:07.000Z","dependencies_parsed_at":"2025-02-13T21:39:45.772Z","dependency_job_id":null,"html_url":"https://github.com/Adiwanwade/Asteroid-Explorer","commit_stats":null,"previous_names":["adiwanwade/asteroid-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Adiwanwade/Asteroid-Explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adiwanwade%2FAsteroid-Explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adiwanwade%2FAsteroid-Explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adiwanwade%2FAsteroid-Explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adiwanwade%2FAsteroid-Explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adiwanwade","download_url":"https://codeload.github.com/Adiwanwade/Asteroid-Explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adiwanwade%2FAsteroid-Explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261927623,"owners_count":23231380,"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":["asteroids","nasa-api","nasa-apod","react-native","redux","redux-toolkit","ui-design"],"created_at":"2024-11-03T13:03:22.078Z","updated_at":"2026-02-14T22:02:41.210Z","avatar_url":"https://github.com/Adiwanwade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \n# 🌠 Asteroid Explorer 🌌\n\n[![React Native](https://img.shields.io/badge/React_Native-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://reactnative.dev/)\n[![Expo](https://img.shields.io/badge/Expo-000020?style=for-the-badge\u0026logo=expo\u0026logoColor=white)](https://expo.dev/)\n[![NASA API](https://img.shields.io/badge/NASA-API-red?style=for-the-badge\u0026logo=nasa\u0026logoColor=white)](https://api.nasa.gov/)\n\nA beautiful mobile application for exploring Near-Earth Objects (NEOs) using NASA's API.\n\n## Video Preview\n\n### App Screen\nHere’s a glimpse of what the App Screen looks like:\n\n![App Screen](./assets/Android%20Emulator%20-%20Pixel_3a_API_34_extension_level_7_x86_64_5554%202024-10-27%2000-21-44%20(3).gif)\n\n\u003c/div\u003e\n\n## ✨ Features\n- 🛰️ **NASA's NEO API Integration**: Fetch real-time asteroid data based on the user's date input.\n- 🔍 **Search asteroids by their ID**\n- 🎲 **Discover random asteroids**\n- 📸 **View beautiful space imagery for each asteroid**\n- 📊 **Get detailed information about:**\n  - Asteroid dimensions\n  - Hazard status\n  - Close approach dates\n  - Miss distances\n  - Relative velocities\n- 🗂️ **Recent Searches**: Keeps track of the user's recent queries for quick access.\n- 🎨 **Beautiful UI/UX**: With smooth animated transitions, shadow effects, gradients, and intuitive design.\n- 🔗 **Direct links to NASA JPL database**\n\n## 🚀 Tech Stack\n\n- **React Native** - Mobile app framework\n- **Expo** - Development platform\n- **NASA API** - Data source\n  - NEO (Near Earth Object) Web Service\n  - APOD (Astronomy Picture of the Day)\n- **Linear Gradient** - UI effects\n- **Animated API** - Smooth animations\n- **Redux Native** - State Management\n\n## 📱 Screenshots\n\n- ### App Screens\n\nHere’s a glimpse of what the Home Screen looks like:\n\n![App Screen](./assets/Screenshot%202024-10-26%20235854.png)\n\nHere’s a glimpse of what the Info Screen looks like:\n\n![Info Screen](./assets/Screenshot%202024-10-27%20000403.png)\n\n![Info Screen](./assets/Screenshot%202024-10-27%20000446.png)\n\n\n\n## 🛠️ Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/adiwanwade/asteroid-explorer.git\n```\n\n2. Install dependencies:\n```bash\ncd asteroid-explorer\nnpm install\n```\n\n3. Create a `.env` file in the root directory:\n```env\nAPI_KEY=your_nasa_api_key_here\n```\n\n4. Start the app:\n```bash\nnpm start\n```\n\n## 🔑 Getting an API Key\n\n1. Visit [NASA API Portal](https://api.nasa.gov/)\n2. Sign up for an API key\n3. Add the key to your `.env` file\n\n## 💫 Usage\n\n1. Launch the app\n2. Enter an asteroid ID or tap \"Random\" to discover new asteroids\n3. View detailed information about the asteroid\n4. Access recent searches for quick reference\n5. Click \"View on NASA JPL\" for more detailed information\n\n## 🎨 UI Features\n\n- Neon color scheme with space-themed gradients\n- Smooth animations and transitions\n- Responsive design for all screen sizes\n- Interactive elements with visual feedback\n- Recent searches history with quick access\n- Error handling with visual feedback\n- Loading states with animations\n\n## 🔄 Recent Searches\n\nThe app maintains a history of your recent searches for quick access:\n- Stores up to 5 recent searches\n- One-tap access to previous searches\n- Persistent across sessions\n\n## 📊 Data Visualization\n\nFor each asteroid, you can view:\n- Size estimates\n- Orbital data\n- Approach velocities\n- Miss distances\n- Hazard classifications\n- Beautiful space imagery\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n## 👏 Acknowledgments\n\n- NASA API for providing the data\n- Expo team for the amazing development platform\n- React Native community for the powerful framework\n\n## 📧 Contact\n\nAdiwanwade - [Aditya Wanwade](https://twitter.com/ADWanwade) - Adiwanwade@gmail.com\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nMade with ❤️ and 🚀✨\n\n\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadiwanwade%2Fasteroid-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadiwanwade%2Fasteroid-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadiwanwade%2Fasteroid-explorer/lists"}