+ 1

What should i use?

Ok so i've started this thing about a few months ago and decided to stop since i didnt know what i was supposed to do, so now im ready, I was planning on making a website similar to facebook but not really, like people can talk and reply comment and post, but i didnt really know what to use, i was planning om HTML but i prefer to hear you guys first before i go walk this road.

8th Apr 2018, 7:53 PM
LTDZ
LTDZ - avatar
1 Answer
+ 2
You need to learn javascript - it will be helpful for frontend side - likes, pictures, adding friends, chat. But you should build and backend - where will be the logic - for friends, likes and saving info in database. But don't worry again everything can be build with javascript. I suggest you to learn javascript and then watch some tutorials for Node.js and MongoDB. This is my project it has same functionalities like facebook - https://github.com/vladi99/NodeJsTeamWork . I got 100% in this project, so you can get some ideas.
8th Apr 2018, 8:06 PM
Vladi Petrov
Vladi Petrov - avatar