Built with Swift. A modularized approach along with MVVM-C pattern is utilized.
Available for iOS.
A few of the things you can do with Remotely:
- View listed pokemons
- Sign in via Firebase Auth
run 'pod install' open .workspace file with xcode build and run the project.
-
Sign in with FirebaseAuth
-
Register, Sign Out
-
Pokemon:
- Home Page (List of latest pokemons.)
- Detail Page
- UI Improvements
-
Test:
- Unit Tests
- UI Tests