Search for books based on daily Google Trends of Brazil
This project is a solution for FIAP's Solution Architecture MBA, phase 2: Data Architecture.
- Docker up and running
- MongoDB as database. You can use Mongo Compass to inspect the data.
- asdf as
python
version manager, orv3.11
installed.
Run docker compose up
. When it's finished it'll print ✅ Done
on the logs
- Create
.env
at the root of this repository like.env.example
- Run
docker compose up -d database
- Run
python ./app/main.py
Guilherme: 04/fev ✅
- Connect with MongoDb
- Save books
- Save trends
- Add Dockerfile
Máximo: 08/fev ⏳
- trends_books app [AzureFunction]
- books_recommendation app [AzureFunction]
- MongoDb
Rafael: 15/fev
- PowerBI
– Connect with MongoDB
- ETL
- Process books and trends
- Recommend books
Diego: 15/fev
- Documentation
- Architecture Design
- Presentation
Diego/Rafael/Guilherme/Maximo: 18/fev
- Create the app
Diego/Rafael/Guilherme/Maximo: 23/fev
- Test everything
- Document Review
- Pitch call
- Discussion