2023-11-04 18:59:39 +00:00
2023-10-28 14:50:37 +01:00
2023-11-04 18:59:39 +00:00
2023-10-28 14:50:37 +01:00
2023-10-28 14:50:37 +01:00
2023-10-28 14:50:37 +01:00
2023-10-30 18:07:07 +00:00
2023-10-30 18:07:07 +00:00
2023-11-04 17:45:54 +00:00
2023-10-28 14:50:37 +01:00
2023-10-30 18:07:07 +00:00

reminder-dashboard

The re-re-rewrite of the dashboard.

Why

The existing beta variant of the dashboard is written using vanilla JavaScript. This is fine, but annoying to update. This would've been okay if I was more dedicated to updating the vanilla JavaScript too, but I want to experiment with "new" things.

This also allows me to expand my frontend skills, which is relevant to part of my job.

Developing

  1. Download the parent repo: https://gitea.jellypro.xyz/jude/reminder-bot
  2. Initialise the submodules
  3. Run both npm start and cargo run
Description
Dashboard for Reminder Bot, in Preact.
Readme 7.4 MiB
Languages
CSS 56.1%
TypeScript 23.2%
JavaScript 20.4%
HTML 0.3%