Skip to content

PocketPowered/infinityindex

Repository files navigation

[May 9, 2025 Update] -- The Marvel API appears to be down. I can work on porting over the data to use comicvine's API once I have more free time

This is a Multiplatform project centered around exploring Marvel comics data. Data is provided by the official Marvel API. Check it out on web here!

The app is currently listed on the Play Store here

To run this locally:

  1. You'll need to get your own API keys from the Marvel Developer Portal
  2. Create a local.properties file at the root (same level as gradle.properties) and populate the following values:
PUBLIC_API_KEY = {your public api key}
PRIVATE_API_KEY =  {your private api key}

Android

Character Details Series Details Related Page
Listing Page Home Events Page
Event Details Events Dark Mode Listing
Creators Page Creator Page Comics List
Comic Page Comic Details Comic Details 2

iOS

Simulator Screenshot 1 Simulator Screenshot 5 Simulator Screenshot 3
Simulator Screenshot 4

Web

Check it out here!

Arc 2025-01-31 12 45 20 Arc 2025-01-31 12 45 27

Desktop

Capture 1 Capture 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages