react-cal-with-api icon indicating copy to clipboard operation
react-cal-with-api copied to clipboard

what is the status of this project?

Open reharik opened this issue 8 years ago • 5 comments

Hi, I read your article. I was hoping you'd write the next part. In your git account you have two repos that look like the calendar. This one and invision-cal Can you tell me a) which one is most complete? b) if that one is fully working or does it need some help? c) do you plan on writing part 2? d) also the article has a link to the but its throwing a 500 Thanks for the great article and code base! Raif

reharik avatar May 21 '16 20:05 reharik

Hi there. Thanks for reaching out. Of the two repos, I believe react-cal-with-api is the most complete. It should be functional, though I'm not sure if I ever built out the event creation portion of the calendar. For viewing and searching events, it should be fine.

I'm not sure when I'll be able to finish part 2. Honestly, I didn't even know people were reading the article at all, so I'll try to find some time at some point to finish it out.

The link in the article should be working again. I had to restart the heroku dyno.

hilary-L avatar May 23 '16 15:05 hilary-L

:) I feel that way when I write a post. or pub a lib on npm or something. Usually I'm right though. Your calendar is unrepresented in the react world. You can jam a jquery one in but up until recently there was not one that was "native?" to react. I have been planning to build one, but have just gotten around to it, and I see now that there is a react-big-calendar https://github.com/intljusticemission/react-big-calendar and your article, which definitely is a big head start! So thank you. I think yours is a bit more light weight and will allow me to use just what I need so that's great. Anyway, if I do any significant work on it I'll send you a pull or something see if you like it. Thanks for your response. R

On Mon, May 23, 2016 at 10:32 AM, Hilary [email protected] wrote:

Hi there. Thanks for reaching out. Of the two repos, I believe react-cal-with-api is the most complete. It should be functional, though I'm not sure if I ever built out the event creation portion of the calendar. For viewing and searching events, it should be fine.

I'm not sure when I'll be able to finish part 2. Honestly, I didn't even know people were reading the article at all, so I'll try to find some time at some point to finish it out.

The link in the article should be working again. I had to restart the heroku dyno.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/hilary-L/react-cal-with-api/issues/2#issuecomment-221011576

reharik avatar May 23 '16 16:05 reharik

That would be great. I'm happy to accept contributions!

hilary-L avatar May 23 '16 19:05 hilary-L

actually before I close, is there any chance you could get the public demo running so I could poke at it a bit? Thanks r

reharik avatar May 23 '16 20:05 reharik

You mean the one at: http://react-task-calendar.herokuapp.com? That should be working now.

hilary-L avatar May 24 '16 16:05 hilary-L