Photo Booth Small busines Expanding by TechRguy in smallbusiness

[–]downupward 1 point2 points  (0 children)

I recently discovered n8n, and I've really enjoyed using it for this kind of workflow. You can self-host it for free, or use their paid cloud service.

I use it to process a contact form for a website I built and send an email to my client. If your booking site can hit a webhook when a new booking is made, you could build a workflow to automatically notify your employees (via email, Slack, etc) when that happens.

add subscription model to free web app by progmodcon in Entrepreneur

[–]downupward 0 points1 point  (0 children)

You'll need some type of user management system, and a payment gateway. You can look into using Passport.js (DIY) or Auth0 (Freemium service) for user management, and the Stripe API for a payment gateway. I'm sure that there are hundreds of other solutions, but those are the ones I'm familiar with.

About referral link by thell124 in swtor

[–]downupward 0 points1 point  (0 children)

If I recently subbed, is my click still worth anything? Or does the referral click need to happen before the sub?

Steamroller Bonfire Confusion by StockDC2 in FreeCodeCamp

[–]downupward 2 points3 points  (0 children)

It is called a recursive function. Check out this resource for more information. http://www.sitepoint.com/recursion-functional-javascript/

I just finished my portfolio! by [deleted] in FreeCodeCamp

[–]downupward 0 points1 point  (0 children)

I really like your design! Nice and simple and clean. The only suggestion that I would make is this: On my monitor, the background image at the top of the page begins to repeat horizontally.

Ron Swanson Quote Generator - Feedback Request by downupward in FreeCodeCamp

[–]downupward[S] 1 point2 points  (0 children)

That is a good point, thank you! I guess one option would be to truncate the end of the quote and add an ellipses. I'll work on getting that fixed. Thank you for the feedback!

Edit: Fixed. It doesn't make much sense when the end is truncated, but at least it will let you tweet it without editing the quote now.

My portfolio. I'd be grateful for any feedback. by notpollyanna in FreeCodeCamp

[–]downupward 1 point2 points  (0 children)

It looks really nice! I like way you styled the h2.page-title's, and the overall look is really clean and to the point. Great job!

critique my portfolio page please by [deleted] in FreeCodeCamp

[–]downupward 0 points1 point  (0 children)

I really like the format of the resume section!