Skip to content
Kris Kuiper edited this page Aug 19, 2019 · 4 revisions

BeerHub

Functionality

Explore new beers :

The BeerHub app allows users to explore new beers. Based on a matching system the app recommends users new beers they might like.

Order or drink beers :

BeerHub is connected to the Untappd API, this enables us to show were users can drink the beers we recommend.

Beer Dictionary :

BeerHub users can search for their favourite beers, get tons of information about the beer and brewer and see which cafe has the beer. They can even order the beer trough our app. These functions require the Untappd API and a possible collaboration with BeerWulf.

Requirements for BeerHub API

Must haves

  • Safety requirements
    • Hashed passwords & usernames & other user specific data
    • JWT Auth for requests to API

Should haves

Could haves

Would haves