service-table

Service Table

servicetable.ingo.au

This is a joke service desk webapp, made to be very not user friendly

Please read through this first before you start using it

How to get the most out of this

Warnings

AI Usage

I used AI to generate AI looking text. This is intentional, because part of the bad UI theme of this project is about how companies just write stuff with AI.

All AI generated content is marked with a comment block.

Also there is an AI generated button, which was created by repeatedly telling claude to “make it look better.” This is the only vibe coded part of the project, and a bit of a joke about companies putting, AI into everything, no matter how outdate.

Everything after here is a joke

—END JOKE EXPLAINATION—

Features

Performance

Next/link is not used as is native to the browser and therefore faster

Only required dependencies sent to client

Password are stored plaintext

Storing passwords plaintext improves performance as it eliminates the need for encryption and decryption processes. It also makes password recovery easier and faster.

Security

Continue