Skip to content

narlei/movieFinder

Repository files navigation

movieFinder

Build Status codecov Twitter

An upcoming movie list to help you to discover movies.

Instalation

This project uses Cocoapods.

Clone the project and Run:

pod install

Design

See the prototype here

Sketch project is inside design folder.

Libraries

Features

  • List movies from TMDB
  • Show movies details
  • Cache movies offline
  • Peek&Pop to preview
  • Icon shortcut to Search
  • This app supports English, Spanish and Portuguese

To Do

  • More details (Improve details layout)
  • Improve Code Coverage
  • Internacionalization

Internacionalization

This project uses lokalise.co Software to manage localizable files.

What?

  1. Upload localization files We support all popular iOS, Android and web localization file formats.

  2. Translate Invite your team to work on translations, or use professional translation services provided by our partners.

  3. Integrate Use Lokalise iOS and Android SDK, API, CLI tool and other integration options, or simply download the files.

Library R.swift

Easy to use plurals and all internationalization attributes.

How it works?

print(R.string.localizable.yesterday()) // Ontem
print(R.string.localizable.days_ago(format: date.daysAgo)) // 5 dias atrás
print(R.string.localizable.like_activity_title(format: activityPost.arrayLikes.count)) // Curtida / Curtidas

About

An upcoming movie list to help you to discover movies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published