Skip to content

Android book catalog app, pulls data by ISBN, which can be scanned or entered manually

Notifications You must be signed in to change notification settings

ereinecke/Alexandria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

SuperDuo

Project for Udacity Android Nanodegree.

This repository contains two separate apps:

  • Alexandria - This application gets book information from a Google API. All titles, cover images, and author information come from there.
  • Football Scores - This application displays football match scores for the Premier League, Seria A, the Bundesligas, Primera Division, Segunda Division, the Ligues, Primeira Liga, Eridivisie and the UEFA Champions League. All match data are acquired from football-data.org API.

Notes for reviewer

  • The football-data.org API key has been stripped out of the submitted code. If no data is appearing, you may have hit the API's limit request. You can insert your API key in Constants.java (API_KEY).

About

Android book catalog app, pulls data by ISBN, which can be scanned or entered manually

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages