Hello!
Long time lurker, second-time poster! Wanted to show this community my latest project. It is essentially a service that will generate QR codes that the end user would then place on their existing signage. Think local park rules, pool rules, historical significance signs, directional signs, etc. The purpose of this product is to be able to convey important rules/messages to your patrons regardless of the language they speak. When patrons scan the QR code, they will see the contents of that sign automatically translated into whatever language their device/browser is set to.
To set all this up, there is a simple sign management system to add new signs, modify sign content, view scan metrics, customize QR code, etc.
Features:
- Google translate is used in real time to translate the sign contents to any of the 250+ languages google supports
- Stripe integration to handle account upgrades/yearly subscriptions
- User service to handle new users and logins
- Custom SMTP service (mailsend) to send all outgoing emails (account login, forgot password, signs are about to expire, contact emails, etc)
Currently I am working on making it look a little better, also content and pricing. Otherwise the back end stuff is all working properly. You are welcome to try it out if you want! It’s pretty easy to use.
1.) Create a new account
2.) Upload a photo of any sign containing text
3.) Use the built in OCR to automatically pull out sign text
4.) After save, download the QR code generated
5.) Set your phone/tablet to a different language
6.) Scan the QR code
Any and all feedback is appreciated! Especially around UX/Design since that is not what I do for a living.