First version that actually “feels” complete, obviously is far from it but no more incomplete features or weird bugs.
The endpoint view was completely improved with autosave for all the fields in the responses, added headers and code hightlighting to the content box.
Also added dark mode.
Here is the [ repo ].
This release marks the first attempt to actually use the tool in a real environment.
Added multiple responses per endpoint as well as conditions for them. Dropped the custom path handling in favor of URI standards from RFC.
Updated and fixed installer, as well as adding instructions to install the application image only with an existing MySql server instance.
Here is the [ repo ].
Development is finished and is ready to be put to the test in my next Toastmasters meeting.
This is a complementary app for Tomy, with the sole objective of facilitating the Timer role in a Toastmasters meeting.
I finished the docker installer for this project, fixed the problems with the production build and everything should be working as intended.
The project is far from finished, but that’s the idea. Building features but having a usable software in the meantime.
Here is the [ repo ] with instructions for installation. Documentation will be coming soon, once more features are added.
Tags:
[challenges]This was my first year trying Advent of code, and it was definitively a great experience. I use it to learn Go and I got pretty comfortable with the language.
I only had to look for help in the reddit community for days 21 and 24… those who completed all puzzles will now why.
All my solutions are in this [ repo ]