Hi everyone,
I’m proud to announce the launch of my first Meteor app, Virtual In/Out Board: https://www.virtualinout.com
This is an on-line in/out board to replace the magnetic boards or whiteboards many offices use to keep track of where employees are.
There is a live demo embedded into the landing page which can also be opened in a separate page. To experience the full admin interface and multiple teams it’s necessary to sign up for a 30 day free trial.
This is a perfect use case for meteor - several users subscribed to the same set of data and expecting instant updates across devices.
We were looking for an app like this for our company nearly two years ago. There are many competitors out there, but I didn’t like they way they looked or their pricing structure. This was about the time I first heard about Meteor so I thought writing my own would be a great way to try out this new, exciting framework.
I’m aware that the landing page is not light weight - I will try to fix this by making the sales site a separate, static site with the live demo embedded in iframes.
Many thanks to the developers behind Meteor, plus the packages I use, particularly zodiase:mdl (@zodiase), mizzao:partitioner (@mizzao) and the various MUP(x) forks, most recently mupx-letsencrypt@meteor14 (@tsepelev).
I’d welcome any comments or constructive criticism anyone has on the app or site design.