DEV Community

Discussion on: 7 amazing Node JS project ideas for beginners, to practice your skill and get hired

Collapse
 
vickyktk profile image
vickyktk

Hello and thanks for those Ideas.
Please have a look it my app.
realtimechatt.herokuapp.com/

1_realtime chat app
2_Secure login system with passportjs!!! With Google & Facebook login.
3_Sending email to user(to mailtrap for now) with help of Nodemailer.
4_chats saving to Mongodb and retrieving them.
5_User control to edit or delete his information.

GitHub repo github.com/vickyktk/chatBot

Collapse
 
vickyktk profile image
vickyktk

I did try the webscrapping but sort of failed with that but will give at another try in sometime.

Collapse
 
duomly profile image
Duomly

Thank you for sharing your projects.
There are multiple tutorials on the internet about the web scrapping with NodeJS that you could follow!

Good luck! :)

Thread Thread
 
vickyktk profile image
vickyktk

Thanks !!!