Show time!

Show time!

12 devlogs
67h 25m
Created by olio

This is a management interface for workshops held by my mother. Put the site through firefox/chrome translate if you don't know Hungarian, I haven't yet had the will to translate it.

I included some more details/rambilngs about the project in the readme and linked that on the site homepage.

Timeline

Ship 1

1 payout of shell 196.0 shells

olio

about 2 months ago

olio Covers 12 devlogs and 67h 25m

I worked on small features and made one big one. This time I tried out properly vibecoding (gh copilot agent mode) a whole feature, namely file uploading (I know, not the best one to use AI for, but I did check it mostly :P.) It was an ok experience btw, I used the claude sonnet 4, cuz that's the one I've heard the most good things about. It did understand what I wanted, and it did produce something workable at the first try, but I had to go through quite a bit of iterating to get a properly working function. I followed the styling pretty abysmally the first time but it understood most of what I asked it do do. All in all I would somewhat recommend at least trying it out, but be wary of all the crap it sometimes decides to make.
The integration is quite good, and it did find all the important stuff to know about the project, despite me creating the ugliest architecture ever to exist.

Update attachment
olio
olio
6h 18m 4 months ago

I was working on smaller features and some ux tweaks.

olio
olio
8h 59m 4 months ago

I have made workshops publicly discoverable by anyone who confirms their email. You can join public workshops or view the ones you will participate in.

olio
olio
5h 41m 5 months ago

I made the invite system send out correct emails (if the app is shipped). I will ship a release as soon as it is in a more proper working state.

olio
olio
5h 13m 5 months ago

Mostly backend work, invite system

olio
olio
3h 46m 5 months ago

Deployed the app properly with nginx, and https on a proper port. Made an invite stub, but no content yet for it.

olio
olio
4h 23m 5 months ago

I made the frontend backend connection work. This is a bit late, I recorded it on saturdaym but forgot to upload

olio
olio
2h 33m 6 months ago

Porting is mostly going well; new stuff.. not so much.

olio
olio
5h 22m 6 months ago

I wasted some time; in a nutshell. But anyway, I made the backend for listing and creating workshops, and started the migration to tailwing unsuccessfully. I'm really in the figuring out phase right now.

olio
olio
3h 18m 6 months ago

I transfered the project to nuxt, finally going full-stack, made the login work with cookie based auth, reworked the routing

olio
olio
12h 1m 6 months ago

I made signing in and up possible, but please don't set real passwords, cause it logs them still. The dashboard also had some work done on it, it now has a layout at least.

olio
olio
5h 20m 6 months ago

I've started learning vue.js, and figured out the basic style for the website.