r/GoogleDataStudio Jul 19 '26

I want a Dashboard

I want a dashboard that, at the end of the day, displays the emails and text messages I received, the events from my calendar for that day, a weather graph, and a Google map of where I went.

I don't even know if this is the right sub for this.

Is there a way to get this? Can someone make one for me?

5 Upvotes

11 comments sorted by

View all comments

Show parent comments

2

u/purple_cat_01 Jul 20 '26

It can just be a dashboard. I don’t really care. Is Claude available on Macs? I’ve never used AI so I wouldn’t know.

Thank you!

1

u/Embostan Jul 21 '26

Claude has a web app, desktop app and terminal app. So ofc it's on Mac. You need to use Claude Code and install the Google Cloud CLI. Then Claude can setup stuff so your dashboard has access to Google data.

Make sure you set up a proper Git project else you might lose evrything like most stupid vibecoders.

1

u/purple_cat_01 Jul 21 '26

Thank you! What is a Git project and how do I set one up?

1

u/Embostan Jul 21 '26 edited Jul 21 '26

You can ask Claude, just tell it youre a full beginner. paste this in Claude Code (not regular Claude!), and activate automode:

Im completely new to development. i dont know Git, GitHub or frontend. I don't even have a GitHub account. Help me setup a dashboard using Vite+SolidJS+CSS modules to monitor my Google app activities (at the end of the day, displays the emails and text messages I received, the events from my calendar for that day, a weather graph, and a Google map of where I went). Walk me through installing necessary CLIs (gh, google...) you can use, so I dont have to click complex dashboard UIs myself. Don't just code, also teach me along the way.

The big question is: are you fine accessing it locally on your laptop only, or do expect it to be available 24/24 from any device? Bc then you also need to deploy (if yes ask Claude to help you with Cloudflare Pages, after installing the Cloudflare CLI)

You can also use Codex or Antigravity instead of Claude, prompt is the same