I can never decide which tea to have, and neither can my friends. This app choose the tea for us!
The mobile app was built using React Native, targeting Android.
The main function of the app is to select a tea that each 'drinker' posses. If none are selected, a random tea is selected.
Beyond that, the user is free to use a range of management options. This includes adding/deleting teas, adding/deleting tea types, adding/deleting owners, and also adding/deleting teas from users.
Additionally, a login is required to use the app. The 'account' tab lets the user change their password, or log out.
This API provides all the data and functionality needed for the app. It was built using Golang. You can read more about the API here