(UI): Implemented much of the frontend recipe creation wizard. #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/recipes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.