HackerTrans
TopNewTrendsCommentsPastAskShowJobs

manofsky

no profile record

Submissions

Show HN: I created a GraphQL calendar API for my app users

ezcaldev.com
4 points·by manofsky·vor 5 Jahren·1 comments

comments

manofsky
·vor 5 Jahren·discuss
I love the idea !!! Not sure when i'd use it but non the less i think it's awesome.

I'd say that users that would want this feature would also like some sense of "security" that the post is actually deleted. there is no sense of that.

another 2 cents :) How about letting us decide when it gets deleted rather than the magic 7 days?
manofsky
·vor 5 Jahren·discuss
We needed to let users in our app schedule meetings and events among themselves. after looking around not wanting to reinvent the wheel, I didn't find a simple solution that did not include the behemoth annoyances of google and outlook calendar syncs etc. So like every developer I decided this was a fun project and created one. this is a graphql based calendar/scheduling project that at the end of the day seemed like a good idea to share, and see if others would find useful as i did. in it's core it's a graph database, node.js, java and C# You can get to the playground after you register. ( everything is free of course )

any feedback 2 or more cents of opinion are greatly appreciated
manofsky
·vor 5 Jahren·discuss
interesting idea. the first question I had while going through that site, was "What's the data source?" also after looking at the free guide for Mexico, i was hoping to see something more relevant to "working remotely" as apposed to population and region for example.
manofsky
·vor 5 Jahren·discuss
OMG too funny just today posted on show a new my graphql calendar api. hated what I found when we needed to schedule in-app appointments. so I ended up creating my own http://www.ezcaldev.com

looking forward to learn more about this one