https://github.com/kabirdhillon7/marvelpedia
Marvelpedia is an iOS app using SwiftUI that allows users to explore Marvel characters, their comics, and their events from the Marvel API.
https://github.com/kabirdhillon7/marvelpedia
ios marvel marvel-api marvel-characters marvel-comics swift swiftui
Last synced: about 1 month ago
JSON representation
Marvelpedia is an iOS app using SwiftUI that allows users to explore Marvel characters, their comics, and their events from the Marvel API.
- Host: GitHub
- URL: https://github.com/kabirdhillon7/marvelpedia
- Owner: kabirdhillon7
- Created: 2023-09-06T04:40:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T02:42:13.000Z (over 1 year ago)
- Last Synced: 2025-02-13T01:53:33.299Z (3 months ago)
- Topics: ios, marvel, marvel-api, marvel-characters, marvel-comics, swift, swiftui
- Language: Swift
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marvelpedia
Marvelpedia is an iOS app using SwiftUI that allows users to explore Marvel characters, their comics, and their events from the Marvel API.## Table of Contents
- [Description](#description)
- [Requirements](#requirements)
- [Demo](#demo)
- [Dependencies](#dependencies)
- [Contact](#contact)## Description
Some of the main features include:
- Browse a list of Marvel characters
- View detailed information about each character, including their name, description, thumbnail, comics, and events## Requirements
- iOS 16.0 or later
- iPhone 8 or iPhone SE (2nd Generation) or newer## Demo
## Dependencies
This app uses the following dependencies:- [CryptoKit](https://developer.apple.com/documentation/cryptokit/)
- [CachedAsyncImage](https://github.com/lorenzofiamingo/swiftui-cached-async-image)## Contact
If you have any questions or feedback, you can reach me through the following channels:
- GitHub: [@kabirdhillon7](https://github.com/kabirdhillon7)
- LinkedIn: [Kabir Dhillon](https://www.linkedin.com/in/kabirdhillon/)