Skip to content

A movie app written in Swift using UIKit, MVC, Firebase and TMDb API

License

Notifications You must be signed in to change notification settings

MohamedAdel02/Niro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Niro is a movie app written in Swift using UIKit, MVC, Firebase and TMDb API. The user interface was built programmatically (no storyboard).

Preview

Video.mp4

Image1 Image2 Image3


Dependencies

  • Alamofire: Alamofire simplifies the process of making network requests

  • Cosmos: Used to control the star rating

  • Firebase: Used in authentication and to store the users’ favorites and watchlists

  • SnapKit: Used to set the constraints programmatically

How to run Niro ?

  • Clone this repository.
  • Via the terminal, go to the root folder of the project and run

  pod install

  • Open the workspace file.

About

A movie app written in Swift using UIKit, MVC, Firebase and TMDb API

Topics

Resources

License

Stars

Watchers

Forks