Skip to content

Photo album with automated celebrity recognition and web scraping capabilities. Built with VueJS and AWS serverless architectured back-end using Python.

Notifications You must be signed in to change notification settings

RogerVFbr/MyCelebs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MyCelebs

This web application's intention is to provide a proof of concept on the usage of multiple AWS services as well as the Serverless architecture concept and VueJS front end usage.

Relativo às observações

Etapa 1

  • O CRUD foi todo feito diretamente no Firebase.
  • O LocalStorage foi utilizado para implementar um sistema de log local.
  • Foi implementado um fluxo de registro de contatos utilizando o ViaCep conforme indicado.

Etapa 2

  • Estão implementados a medida de distância em linha reta, o clima no endereço e o link que abre a rota.

Etapa 3

  • CSS do app foi customizado.
  • URL Endpoint para expor os contatos do banco: https://ev-desafio.firebaseio.com/contacts.json
  • Firebase auth implementado para modificações e banco de dados bloqueado para operações de escrita sem autenticação.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Photo album with automated celebrity recognition and web scraping capabilities. Built with VueJS and AWS serverless architectured back-end using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published