+ 6
How can I make a page or site where people can upload photos and videos (just like Instagram) ?
I wonder how can I create a page where users are free to upload photos or diverse content(video, audio, statuses, documents) and then the content could be displayed and shared onto the page. What languages do I need?
3 odpowiedzi
+ 8
You need to handle server sided language in addition to JS use on client side ^^
+ 2
I think it's instagram created using Ruby :)
0
You would need HTML, CSS, JavaScript, and SQL. If you want user log in, use PHP too.