Toronto Library Book Locator

alt text

The App helps you locate the closest Toronto Library with the book you want available on the shelf.

(React Native version here https://github.com/matale/RNBookLocator)

The backend scrapes the Toronto Library website to provide data to the App.

Uses

  • Kotlin
  • Android Architecture Components: ViewModel, LiveData, Navigation
  • Coroutines
  • Retrofit
  • Coil
  • Air Location

Backend

  • SlimPHP Micro Framework
  • RedBean PHP ORM
  • MySQL DB
  • Web Scrapping
  • Google Books API