5 Commits

Author SHA1 Message Date
Hayden Hargreaves
b17c5774e9 (UI): Implemented much of the frontend recipe creation wizard.
Most everything is implemented, included a state handler and a pretty
simple (but workable) system for managing state in HTML. Nice and simple
for now.

There is still much work to be done, but the rest is simple backend
creation and error handling. And then input validation...a nightmare.
2025-06-29 22:30:20 -07:00
Hayden Hargreaves
9b7166f3b6 (INIT): Project initialized! Using the Go + HTMX + Templ stack! 2025-06-13 12:38:01 -07:00
Hayden Hargreaves
8aaf3b6fdd (DOCS): Created README.md 2025-06-10 22:38:30 -07:00
Hayden Hargreaves
1bdd3b03cf (REFACTOR): Going to use Go.
It's too hard to learn how to use Elixir, live view, and all this new
magic. I need this application to be done.
2025-06-10 22:36:30 -07:00
Hayden Hargreaves
7af441f975 (INIT): Project initialized!
Finally, its starting!
2025-05-26 20:30:38 -07:00