{"id":21405460,"url":"https://github.com/amalumian/ta-armageddon","last_synced_at":"2025-08-15T21:37:06.556Z","repository":{"id":259065385,"uuid":"864089118","full_name":"amalumian/ta-armageddon","owner":"amalumian","description":"Test Assignment (Квартирка)","archived":false,"fork":false,"pushed_at":"2024-11-02T15:25:47.000Z","size":1814,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T03:42:39.002Z","etag":null,"topics":["test-assignment"],"latest_commit_sha":null,"homepage":"https://ta-armageddon.vercel.app/","language":"TypeScript","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/amalumian.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-09-27T13:23:44.000Z","updated_at":"2024-11-02T15:25:51.000Z","dependencies_parsed_at":"2024-11-02T15:30:17.294Z","dependency_job_id":null,"html_url":"https://github.com/amalumian/ta-armageddon","commit_stats":null,"previous_names":["amalumian/ta-armageddon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amalumian%2Fta-armageddon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amalumian%2Fta-armageddon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amalumian%2Fta-armageddon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amalumian%2Fta-armageddon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amalumian","download_url":"https://codeload.github.com/amalumian/ta-armageddon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902293,"owners_count":20366258,"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":["test-assignment"],"created_at":"2024-11-22T16:25:40.540Z","updated_at":"2025-03-16T16:51:26.159Z","avatar_url":"https://github.com/amalumian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARMAGEDDON\n\nArmageddon is an online service for monitoring and ordering the destruction of hazardous asteroids based on data from [NASA's NeoWs API](https://api.nasa.gov/). The application provides detailed information on asteroid flybys near Earth, with infinite scrolling, filtering options, and the ability to place orders for specific asteroids directly to a cart. Each asteroid has a dedicated page with comprehensive flyby details.\n\n## Features\n\n- Main List: Displays a list of asteroid flybys starting from the current date, with infinite scroll.\n- Asteroid Information: For each asteroid, displays its name, size, hazard level, closest approach distance, and exact date of maximum proximity.\n- Customizable Distance Units: Toggle to view distances in kilometers or lunar distances.\n- Cart Functionality: Add specific asteroid flybys to a cart. The cart is visible on the main list page.\n- Order Confirmation: After confirming an order, a success page shows all selected flybys.\n- Asteroid Detail Page: Includes asteroid-specific information and all flyby events, displaying speed, closest approach time, distance to Earth, and orbital target.\n\n## Local Run\n\n### Clone the repository\n\n```bash\n\ngit clone https://github.com/amalumian/ta-armageddon.git\ncd ta-armageddon\n\n```\n\n### Install dependencies\n\n```bash\n\nnpm install\n\n```\n\n### Add your NASA API key\n\nCreate a .env file in the project root and add your API key:\n\n```bash\n\nAPI_KEY=your_api_key_here\n\n```\n\n### Run the development server\n\n```bash\n\nnpm run dev\n\n```\n\n## Tech Stack\n\n- Next.js\n- TypeScript\n- CSS Modules\n\n## Screenshot\n\n![Screenshot](./screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famalumian%2Fta-armageddon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famalumian%2Fta-armageddon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famalumian%2Fta-armageddon/lists"}