msramalho / bithackathon

Code and Ideas for BIT Hackathon by SONAE MC for team Pyto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continente Liga

Making Continente Baskets a Social Enterprise. Project's GIF

Why?

We want to harness the immense potential in linking consumers and influencers, by empowering the latter to reach an audience of the first.

How?

Influencers create a list of the products (bundles) that are used in their tutorials (food recipes, make-up looks, daily outfits... ), These bundles can be shared on social media (Instagram, Youtube, Blog, Facebook, Pinterest...) through a simple link.

Followers can view them and quickly add those products to their Continent Basket.

Influencers are rewarded after a certain number of "additions to the basket", as an incentive to produce better content and keep on consuming Continente's products.

Screenshots

Video of the Project in Action

Project in Action

Advantages

  • Influencers get a new way to share their content and ideas, plus a monetary incentive.
  • Followers make use of the simplest way to buy products they want through a with a single click, after seeing them online.
  • Continente-pportunity to:
    • Increase perceived product value by linking community influence to everyday necessities
    • Promote novel products by presenting them to the customer in innovative ways
    • Be the first national grocer to actively convert social media exposure into purchases
    • Improve stock management by fostering the use of unsold products in tutorials or recipes
    • Increase customer retention

MVP

Here's a list of the main functionalities in our Minimum Viable Product:

  • Login with Continente API
    • use the same credentials as your Continente account, no need to register a new account
  • Create of Personal Lists
  • Manage Personal Lists
  • Public page for List
  • Share functionality through URL
  • Add to basket (bundle or single product)*

Running the MVP

Inside the repository's main directory:

$ cd server
$ npm install # install dependencies
$ npm start # run the server

On a separate terminal window:

$ cd frontend
$ npm install # install dependencies
$ npm serve # run the app

Why LIGA?

Liga is connecting in Portuguese. We connect people's interests and necessities.

Technically Speaking

Team Pyto @BitHackathon

About

Code and Ideas for BIT Hackathon by SONAE MC for team Pyto


Languages

Language:Vue 54.8%Language:CSS 31.4%Language:TypeScript 10.4%Language:JavaScript 2.5%Language:HTML 0.7%Language:Dockerfile 0.2%