udpated to do list

This commit is contained in:
Jun-te Kim 2025-11-15 17:20:36 +00:00
parent 840cec8907
commit bae924ca1d

View file

@ -33,4 +33,13 @@ Junte:
- Typhaine will need a linux machine to connect to do this
- Set up a basic devcontianer with python and poetry
Dash + Github Actions (etl of hubspot) + S3 ( data stroage) + devcontainer for typhaine
Dash + Github Actions (etl of hubspot) + S3 ( data stroage) + devcontainer for typhaine
TODO:
- [x] Make devcontainer with poetry python and frontend
- [] Make a script that get all the hubspot data into a json
- [] Upload the data to json
- [] Make the script run everyday at a certain time
- [] Make a python dashboard that reads the latest json file and print it out
- [] Show the results in a dashing board
- [] Download dashing app and do a quick get started example