biblio- /ˈbɪblɪəʊ/
combining form
relating to a book or books. "bibliomania"
Biblio is the project name for book browser app fetching the New York Times best sellers list.
It serves as the playground for the "Refactoring Horrible Codebases Driven By Tests" workshop.
The code is intentionally horrible. Bloated view controllers, singletons, components doing more than one job... Don't take this code as an example of how to write a good app.
To get started clone the repo and run the bootstrap
script.
git clone [email protected]:mokacoding/biblio && cd biblio
./bin/bootstrap