Skip to content

HavahGerhardt/RecoShop

Repository files navigation

RecoShop

An android app that gathers products recommendations.

RecoShop is the opposite of the online marketplaces: a user searches for product recommendation, and then goes shopping.

User Guide

RecoShop user guide

Database

I used Firebase Database to store categories, products, recommendations, and images.

I designed it like a tree: the roots are the categories, their children are the products, and the products' children are the recommendations. Each root/child has some fields, like name, his image reference (url) which have been stored in the Firebase Storage.

Firebase Database:

Firebase Storage:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages