[go: up one dir, main page]

Skip to content

6th and final project of the Android Developer Nanodegree program by Udacity

Notifications You must be signed in to change notification settings

GregBaggings/OtakuBook

Repository files navigation

OtakuBook

6th and final project of the Android Developer Nanodegree program by Udacity and Google.

This anime browser application is built on top of the JIKAN Rest API to enable the user to browse and search for different animes.

Features:

  • showing posters of the popular airing animes and enable to user to open its details after tapping on it,
  • title based search to show the matching titles and open any specific hit,
  • login with Google account through the Google Identity Platform,
  • included AdMob banner though the Google Admob Service
  • realtime database (NoSql) to store the favorites of the logged in users provided by Google Firebase

Note: To be able to run the project, you need to register your own version on Google Firebase and add the generated google-services.json file to the app folder.

Used libraries:

  • Retrofit,
  • ButterKnife,
  • Picasso,
  • Google Firebase and GMS libraries,
  • Google Support libraries.

Future Plans:

  • Full redesign and extending the populated anime details content,
  • Introduce ViewModel.

Demo images about the app:

img img img

About

6th and final project of the Android Developer Nanodegree program by Udacity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages