kxvn-lx / Ghibliii

Studio Ghibli Movie database in Swift. For iOS, iPadOS, and MacOS.

Home Page:https://kevinweb.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghibliii

Studio Ghibli Movie database in Swift

image1 image2 *Colours are shifted due to compression

About

This started as a way for me to do something in this quarantine time. I was watching Spirited away and My neighbor totoro when i was strucked with the idea of creating a simple app as a way to tell each movies and marked them as watched (since i am actually enjoying them!)

This app uses apple's latest iOS 13+ API (as a way for me to practice too) instead of the old methods in displaying collections. Feel free to submit a PR because contribution is always fun!

Features

  • Studio Ghibli movie complete database
  • Cloud syncing (Cross platform under the same iCloud)
  • Privacy first app, only you have access to your own data
  • Gestured based
  • Optimised for iOS, iPadOS, MacOS, 100% Swift.
  • Add any movies to your watched bucket to mark them as watched

What can be added

  • Offline support (CoreData maybe?)
  • Added people sections for each movies (Need to modified the original people datasource)
  • Suggest... 😊

Installation

Clone this repo, build, and run!

Contact

Twitter

Acknowledgement

The datasource for this project is based off of a modified API from ghibliapi

About

Studio Ghibli Movie database in Swift. For iOS, iPadOS, and MacOS.

https://kevinweb.tech

License:Apache License 2.0


Languages

Language:Swift 100.0%