1
0
mirror of https://github.com/elisspace/FxLifeSheet.git synced 2026-08-29 15:44:00 +00:00

Add database screenshots

This commit is contained in:
Felix Krause
2020-03-22 14:45:52 +01:00
parent 3b7a7a9f55
commit ecdd4353e2
3 changed files with 4 additions and 0 deletions

View File

@@ -256,6 +256,10 @@ npm run reminder
Create a new Postgres database, and run the SQL queries defined in [importers/google-sheets-db/create_tables.sql](importers/google-sheets-db/create_tables.sql)
<img src="screenshots/Database1.png" />
<img src="screenshots/Database2.png" />
### Google Data Studio
Right now, you'll need to setup Google Data studio to visualize your data. I created a [public report](https://datastudio.google.com/open/1xNRbyt_JicmYRw8DOB8DBuabaUyDhIAk) you can copy and connect with your data source. As data source, you'll need to select your Google Sheet and select `RawData` as the Sheet to use.

BIN
screenshots/Database1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
screenshots/Database2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB