Skip to content

A NYT best sellers list browser. Playground for the "Refactoring Horrible Codebases Driven By Tests" workshop.

Notifications You must be signed in to change notification settings

mokacoding/biblio

Repository files navigation

📚Biblio - Discover new books

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.

⚠️ Intenionally Horrible ⚠️

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.

Development

To get started clone the repo and run the bootstrap script.

git clone [email protected]:mokacoding/biblio && cd biblio
./bin/bootstrap

About

A NYT best sellers list browser. Playground for the "Refactoring Horrible Codebases Driven By Tests" workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published