{"id":15089892,"url":"https://github.com/arrighidante/heroesapp","last_synced_at":"2026-02-11T22:06:40.791Z","repository":{"id":236539136,"uuid":"792789050","full_name":"arrighidante/HeroesApp","owner":"arrighidante","description":"Superheroes Angular 17 + Ionic 8","archived":false,"fork":false,"pushed_at":"2024-12-17T19:02:54.000Z","size":410,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T20:17:45.383Z","etag":null,"topics":["angular","capacitor","ionic","marvel-api"],"latest_commit_sha":null,"homepage":"","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/arrighidante.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-04-27T15:28:43.000Z","updated_at":"2024-04-30T18:17:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"622b295f-41d7-4cf2-9058-e9a11c35ecc8","html_url":"https://github.com/arrighidante/HeroesApp","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.2142857142857143,"last_synced_commit":"e9e0dc71d69e9fa3d8914b9e5a31f2552d444302"},"previous_names":["arrighidante/heroesapp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FHeroesApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FHeroesApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FHeroesApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrighidante%2FHeroesApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrighidante","download_url":"https://codeload.github.com/arrighidante/HeroesApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230346726,"owners_count":18212135,"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":["angular","capacitor","ionic","marvel-api"],"created_at":"2024-09-25T09:03:06.406Z","updated_at":"2026-02-11T22:06:40.761Z","avatar_url":"https://github.com/arrighidante.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HeroesApp :superhero: \n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://angular.dev/\" target=\"blank\"\u003e\u003cimg src=\"https://repository-images.githubusercontent.com/24195339/d4194dc2-d880-43f7-960c-ea30e05c6531\" width=\"200\" alt=\"Angular Logo\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://ionicframework.com/\" target=\"blank\"\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/LogoIonic.png/640px-LogoIonic.png\" width=\"200\" alt=\"Ionic Logo\" /\u003e\u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Marvel_Logo.svg/640px-Marvel_Logo.svg.png\" target=\"_blank\"\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Marvel_Logo.svg/640px-Marvel_Logo.svg.png\" width=\"200\" alt=\"Marvel logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\nHeroesApp is an application that interacts with the Marvel API. It displays a list of superheroes and you can view details of each one of them. The content will be displayed based on the default language of the device (or browser).\n\n## ⚠️**Information for reviewers**⚠️\nSearch for 'OBS' in the root project folder. I've added several comments regarding the approach I've taken to solve specific situations.\n\n## Tech-stack :wrench:\n\n- Angular version: 17.3.6\n- Angular CLI version: 17.3.6\n- Ionic version: 8.0.0\n- Capacitor version: 6.0.0\n- ngx-translate version: 15.0.0\n- Node version: 20.10.0\n\n## Local Setup :computer:\n\nBefore you can run this project on your local machine, you need to install the necessary dependencies. Follow these steps:\n\n1. **Clone the repository**\n\n    Use the following command to clone this repository to your local machine:\n\n    ```bash\n    git clone https://github.com/arrighidante/HeroesApp.git\n2. **Navigate to the project directory**\n\n    Change your current working directory to the project's directory:\n     ```bash\n     cd HeroesApp\n     \n3. **Install dependencies**\n\n    Use npm (node package manager) to install all the project dependencies. Run the following command:\n    ```bash\n    npm install\n\n4. **MARVEL API Keys**\n\n    Make sure to use your own API Keys. You can get them from \u003ca href=\"https://developer.marvel.com/documentation/getting_started\" target=\"_blank\"\u003eMarvel's official documentation\u003c/a\u003e\n    - Replace your API Keys in the environment.ts file\n\n## Development server to run on your machine\n\n5. **Run the application**\n\n    Now that you have installed all the necessary dependencies, you can start the application. Use the following command:\n    ```bash\n    ionic s\n  This will start a development server and open the application in your default web browser. Navigate to http://localhost:8100/. The application will automatically reload if you change any of the source files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrighidante%2Fheroesapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrighidante%2Fheroesapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrighidante%2Fheroesapp/lists"}