Not to let @M5LEE be the only one to do stuff. I started this…https://hamdash.netlify.app/ then parked it because I have no time to do anything at the moment. But it got me thinking. The link is only a PWA, which means its basically a website that you can load as an app using chrome, safair etc on a phone.
Its all vibe coded, so claude.ai did the work and its deployed via netlify so basically hands off programming and probably rubbish…but with all the developments going on are there any thoughts on a cut down version of the dashboards, xOTA spots (via spothole api), a calendar of events for the club etc as a pwa?
Hi Alex all of the new dashboards ive just built have api thats how most of it works.
What mobile app are you trying to make ? what do you want it to do ?
Cluade is a good ai tool if used right
I wasn’t planning on making a new thing just yet, but have found that as I have now real coding competence I can rely on claude to get mostly there in the end. Thinking about it I’d have a basic status indicator and any sysop messages (like the ones on here to tell everyone to reboot every now and again). A calendar of events, probably really simple that just reads a text file. xOTA spots, HF conditions, not sure if you can display data from PSK reporter for the FT8 gang etc
Probably not a hard job. spin up a server on linux like i do and host it at home most of these dashboards and websites this one included is hosted at my house most on laptops. just get a static ip and use cloudflare and reverse proxy.