Day 31 of
#100DaysOfALXSE
The power of a software engineer lies in the ability to create things when needed the most.
Today, I realized that the service I used for handling form submission for the waitlist registration for
@codesnipx has a limit of only 25 for free.
About 13 people had registered and I had spent some of that quota during testing so I was almost about to exhaust the 25.
I therefore needed to find an alternative so I decided to build a cheaper alternative.
In one hour, I coded a simple form handling API connected to Google sheets for handling submissions. All emails submitted are then sent directly to my Google sheet (I am thinking about making this as a microsaas tool)
I also coded the dashboard for
@codesnipx and did some fixing of bugs.
Have you signed up on the waitlist yet? If not you can by clicking this link:
codesnipx.com