You are browsing as a guest. Sign up (or log in) to start making projects!

SituationBoard

  • 2 Devlogs
  • 10 Total hours

A dashboard for "monitoring the situation". Set it as your new tab page to have custom widgets like weather, stock prices and more at a glance.

Open comments for this post

3h 5m 30s logged

Devlog 2 of Situationboard

Things I’ve worked on since the last devlog:

  • A simple favicon - just “SB” in the Inter font that’s used across the site
  • An Oil Price widget. It originally used data from oilpriceapi.com however I realised that they didn’t provide a permanent free tier, so I switched to the US government’s (of course) EIA (Energy Information Administration) which updates less frequently (half a week or so?).
  • Loading animation for catpic widget from Wikimedia Commons

Next up I’ll probably work on a description button in the Add Widgets dialog as it already has a widgets.json entry, its just unused.

0
0
1
Open comments for this post

7h 6m 26s logged

Devlog #1 of SituationBoard

After finishing the hackpad project, I was trying to find new project ideas to do, so I asked my dad for a QoL improvement that could be made. He mentioned wanting a “portal” to have loads of different information widgets on one screen, as for a lot of things you need to go across different websites. Coincidentally, the Frictionless mission was running, whose “mission” you could say was exactly that - to make something that improves quality of life.

The name “SituationBoard” is a play on those “monitor the situation” dashboards that government officials or OSINT people use. The data on here as you can probably see by the screenshot is probably not of as high importance [citation needed].

I decided to make this in express.js, and plain HTML to keep it minimal. The backend will handle most widgets that need APIs, as those wih API keys shouldn’t be sent on the frontend because the keys will be leaked.

The first widget added is a random cat picture from a service called Cat-as-a-Service (cataas.com). This didn’t require the backend as cataas doesnt take credentials so it was a good first widget.

Next up I’ll write more widgets like weather, prices of various commodities like oil and holiday calendars, and add more features, potentially styling the website up along the way.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…