Comment by abound

1 month ago

I'm working on a simple, single person, self-hostable scheduling app [1] (think Calendly or Cal.com) to replace my self-hosted Cal.com instance, as it's way overkill for my needs and annoying to maintain.

I'm also using this as an experiment to see how to use AI tools to build a maintainable project of medium complexity. Too big to do in "one shot", but doable if decomposed into a few dozen tasks.

It's going well! I think I only started Saturday morning and put in maybe 4-5 hours on it, and it's in pretty decent shape. Not ready for prime time yet, but only a few hours away from replacing Cal.com for my own use. The slowest part is that I'm manually reviewing the code, but that's part of the deal for this experiment.

[1] https://git.sr.ht/~bsprague/schedyou