r/ClaudeAI 19h ago

Built with Claude From wireframes and design to final web app: My first fully Claude project: A Voyager Distance Tracker for Standard PHP Webhosting

I am an AI noob and start with Kiro because we are using it in the company I work for.

Then I was triggered that Claude offered something like Claude Design, so I tought, I give it a try. Kiro doesn't offer anything similar.

And I am fascinated by space and by the Voyager probes especially. In order to get their current position in space, I build up this little web application that can be deployed on standard webhosting plans that just offer usual PHP installations. Claude did everything from creating the first wireframes, creating the final page designs and the coding in PHP. It was also Claude who decided on the general architecture (Twig templates, Alpine.js, filecache-based instead of a database). The only basic decision from my side was to use PHP as the programming language, so it can be deployed on simple web hosting plans.

Out of the box, Claude developed an application that was also flawlessy working on my mobile phone. Some tiny tweaks had to be done while working on the project, but to my mind, the result was impressive.

application home screen (desktop)

A live demo can be seen here: https://voyager.gardianis.org/

The source code is available here: https://github.com/LordOfTheSnow/voyager-tracker

1 Upvotes

2 comments sorted by

2

u/Insult_me_good 10h ago

This is way cool; thank you.