node-chat icon indicating copy to clipboard operation
node-chat copied to clipboard

Is this project alive?

Open WebSavvyDude opened this issue 6 years ago • 14 comments

This looks like it has a lot of potential but no action for 2 years.

Is this alive and kicking? Would love to see a chat system with many features and also include webcams!

WebSavvyDude avatar Sep 13 '17 12:09 WebSavvyDude

Well, I came up with the idea of creating a web chat as a way to learn node.js, websockets and others with a fun project. That was two years ago and it eventually became something much bigger than I first thought. Nowadays, it's pretty much outdated, since when I started it I had close to zero experience with Node and JS, and now I don't have much time to maintain, refactor, or add features to it. It doesn't mean it's totally dead, but I just can't dedicate time to it (I can review and approve PRs if any comes by).

A couple months ago, though, I decided to create a new one from scratch, more customizable and flexible, using ES6, React and with a lot more features (again as a way of learning new stuff lol). I have much of the frontend done already, but haven't even started the backend as I'm too busy with other projects and personal stuff right now to work on it. It is on the plans to come back to it and release it here, under a new repo, when I can.

igorantun avatar Sep 14 '17 20:09 igorantun

@IgorAntun that's great to know anyway :)

igor9silva avatar Sep 14 '17 21:09 igor9silva

I am also looking to build one from scratch, i would love to see what you have and perhaps a developer i know can continue on it.

WebSavvyDude avatar Sep 15 '17 08:09 WebSavvyDude

I am working on a pr that could probably update this whole thing again.

noahcoetsee avatar Sep 15 '17 13:09 noahcoetsee

That's great, thanks @TheCodeCrafter! And @WebSavvyGuy, I'll send a screenshot of what I've got so far here when I can :)

igorantun avatar Sep 15 '17 17:09 igorantun

I haven't tried to upgrade to admin for a long time. What is the complete order?

WWongs avatar Apr 27 '18 05:04 WWongs

Hey @WWongs! Please refer to issue #16, the steps are (kind of) documented there :)

igorantun avatar Apr 27 '18 22:04 igorantun

Hi

@IgorAntun @TheCodeCrafter

Any updates to what you guys were discussing?

WebSavvyDude avatar Apr 27 '18 22:04 WebSavvyDude

Not much! But good news is I just happened to find the project I talked about starting from scratch (the ES6 + React version) lost in my Google Drive! That's how it looks like as of right now:

screenshot from 2018-04-27 19-47-11

It certainly needs a lot of tweaks and improvements, and this only includes the basic frontend. The buttons don't do anything and there's no backend yet. I plan on releasing what I've got so far here on Github sometime soon so you all can collaborate!

cc @igor9silva @TheCodeCrafter @WebSavvyGuy @WWongs

igorantun avatar Apr 27 '18 22:04 igorantun

Hey, @igor9silva @TheCodeCrafter @WebSavvyGuy @WWongs! I plan on open-sourcing the frontend of the above this week. Would any of you be interested in contributing to it? :)

igorantun avatar May 06 '18 19:05 igorantun

Looks great so far and has a lot of potential. Can build more and more features off that. I have alot of ideas.

I am not a developer but I will try to help any way i can. I have alot of experience running popular chat websites.

WebSavvyDude avatar May 06 '18 19:05 WebSavvyDude

Great news @igorantun! I’d love too, but I can’t make any commitments right now.

I may also have a couple friends which would like to contribute.

igor9silva avatar May 06 '18 21:05 igor9silva

@igorantun Are there any updates for this project? or the other one you were talking about?

Jany-M avatar May 03 '20 00:05 Jany-M

@igorantun Are there any updates for this project? or the other one you were talking about?

There are a few updates in the v1.1.0 branch (https://github.com/igorantun/node-chat/commits/v1.1.0). They implement a signout button, fix old and vulnerable dependencies and refactor the whole logging part of the application (it's way better!).

Unfortunately, I don't have much time at the moment to update it even further as my routine is completely busy with work and university stuff.

I'd love to get back to it when I have more time to do open source again, though :)

igorantun avatar May 04 '20 23:05 igorantun