How can I make a page or site where people can upload photos and videos (just like Instagram) ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

5th May 2017, 4:10 PM
Vranceanu Robert 🇷🇴
Vranceanu Robert 🇷🇴 - avatar
3 Answers
+ 8
You need to handle server sided language in addition to JS use on client side ^^
5th May 2017, 4:53 PM
visph
visph - avatar
+ 2
I think it's instagram created using Ruby :)
5th May 2017, 4:12 PM
Nikola Stojiljkovic
Nikola Stojiljkovic - avatar
0
You would need HTML, CSS, JavaScript, and SQL. If you want user log in, use PHP too.
5th May 2017, 6:06 PM
Keto Z
Keto Z - avatar