Which language should i use to built an web and app somehow similar to sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

Which language should i use to built an web and app somehow similar to sololearn?

i have an idea to built an app similar to sololearn mobile and web app but i little confuse to which language or framework use to built it. also tell me which database base should i use with

1st Sep 2019, 9:15 AM
Muhammad Idrees
Muhammad Idrees - avatar
2 Answers
+ 6
To make a website like Sololearn , you will use HTML, CSS & JavaScript, and for the database of course PHP and This will help you in creating the database (i guess) https://www.phpmyadmin.net/ For the mobile app you got two choices : 1. https://www.sololearn.com/discuss/1951054/?ref=app 2. Make the app like a normal android developer or normal iOS developer Good luck 🍀
1st Sep 2019, 10:11 AM
Bono
Bono - avatar
+ 1
There is also Flutter which leverage on html css js.. as for backend..we have to look at target number of users.. php is meant for small projects..then we can talk of MERN ...MEAN..MEVN..Framework -> looks like Vue was used for sololearn frontend and Laravel for backend..
27th Dec 2019, 12:25 PM
Roosevelt
Roosevelt - avatar