I’d like to introduce a new service developed with meteor called ‘Plangram’.
It is a message and task organizer.
We are hosting it in AWS, using EC2 instances and ELB.
The development is still in progress, but I decided to introduce it here to you meteor family.
We want to get your insightful feedback and find issues before official beta service opening.
You can access it here at plangram.net. Within a month, there will be an iOS app available too.
Still there are rather frequent app deployments and changes. So it could be unstable.
Also note that the data created during this time will be removed before official beta opening.
Hello everyone. A year ago (June 2016), I posted about my service development called plangram. It was a very naive implementation of Task Management and Messenger based in Meteor.
There has been a major change since the announcement was made, now its main stacks include Meteor, ReactJS, ReactRouter and MQTT.
It would be hugely helpful if you guys take a look at it and give us some feedback. Criticism, questions, insights are all welcome!
It has been an interesting challenge and a pleasure sticking around Meteor.
It is in beta service, your interest would be really appreciated. Thank you.
I’d really like to try this, but am having difficulty getting past step 3 of “create a new team” - the “Create” button doesn’t do anything. However, as a general observation, rather than invite team members here, defer until later, or generate a URL I can send people in my address book.
Thank you so much for your sincere reply.
I apologize for any inconvenience. #1
The Create button is supposed to lead to the newly created team page with a different subdomain.
I just tried to reproduce it, but on my laptop and a few other laptops, it is working fine.
I would really appreciate if you could let me know your device environment.
#2
It is not required to invite members on team creation as you can still invite members later after the creation. There are invitation buttons on the team settings page, also on the LNB menu.
However, your suggestion about generating a URL is a very good idea. I’d definitely share it with my members and implement it.
If it helps, I signed up using Google. Oddly, I didn’t get Google’s usual requests for authorisation to basic data, so maybe there’s something missing there?
Thank you for sharing this information. It definitely helped a lot. Also helped me save my face as well.
I will let you know as soon as I fix this problem.
Cheers
You’ve already given me very good tips as well as a bug report. I just don’t know how to thank you enough.
I am open to brilliant ideas and advice. Much appreciated indeed.
Thank you for your input. I will remove the insecure package tomorrow and keep you updated.
I have not known there was a Chrome extension of Meteor. I must admit I have not kept track of Meteor’s progress and updates, but now I realized how important it is.
Thank you very much.
I’ve just re-deployed the application. Among other things, the deployment includes removing the insecure package.
It was actually not in use, so the removal was no problem.
Had not been for you, it could have been a real problem, though. But thank you very much indeed.
Hello,
Thank you very much for your input. I have difficulty with reproducing the case. Would you be kind and share your step to reproduce signup failure. It is very critical to me.
It is possible that you could be redirected to the homepage if you go to the signup page using an expired email verification link, but I don’t think it was your case.
Device environment, steps, any information would be very useful to me. Thank you very much.
No particular tutorial or technique used here. I added a transition animation div made with css in the page/route level layout and removed it in componentDidMount method (sometimes just inside a callback of a data fetch method)