Hacker News new | ask | show | jobs
by avalore 4833 days ago
This is my first solo side project, that I only decided to do after the feature was requested by a couple of clients. Rather than create their own individual solutions I figured it would make sense to roll it in to a web app that others can use. It's currently being tested by these clients, I have a little more work left to do (better number input/validation for starters) then I'll be launching.

Any comments or advice would be much appreciated. I'm usually an iOS dev so cutting my teeth on web dev again… a lot has changed in 4 years. If anyone is interested: it's hosted on heroku using flask and SQLAlchemy for the web app, Twilio for SMS and redis for queueing messages.