0
Web app or android app?
I want to develop an e-learning application for studying a foreign language for a project at uni, but I am not sure what's better: a web application or an Android application? I'm new to both, so I want to decide early and start researching more about the one that could work better. Thank you in advance!
3 odpowiedzi
+ 3
I guess android app.
Webapps are great if they are showing real-time data.
But webapps will only work online, or u should use pwa
Android apps are useful for users.
They can install it and work while offline
+ 1
Actually if you have the time, learn React Js. It's a fairly simple JS framework to build simple/complex apps like an e-learning app.
When you get some experience you can try React Native, which is a way to build mobile apps with React.
Before that, learn some advanced JavaScript to get in the right foot. Also if you plan to have data being stored for later use, like logins, learn Node.js so you can do a server app and Sql to create a database to store user info for example.
A warning: What I recommended is really the very basic. You should really search how to use theses together.
Good luck and hope you enjoy learning.
+ 1
I use duolingo and memrise to study foreign languages. Both are apps. But doulingo also has a website. It doesn't really matter to me what it is, app or website, as long as i can use it with a phone.