Mobile App

53 views
Skip to first unread message

Peter Kirieny

unread,
Sep 4, 2022, 5:34:59 PM9/4/22
to django...@googlegroups.com
Hello team Django, I have a fully functioning website
how can I easily turn it into a mob
app please ?

Lakshyaraj Dash

unread,
Sep 4, 2022, 6:57:54 PM9/4/22
to django...@googlegroups.com
You can build api with your same django code and implement any one of the following three options in the client side
1. Flutter
2. Dart
3. React-native

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAL8t8eqZap1_4kPKuMWovWWtPUVHZN7TFnLqgX7K3Om4cg8Npg%40mail.gmail.com.

carlos

unread,
Sep 4, 2022, 6:59:45 PM9/4/22
to django...@googlegroups.com
maybe convert your site in pwa with this third party app: https://github.com/silviolleite/django-pwa
if you really use ios or android o hybrid app like flutter your need use django rest framework create API to connect with your backend in django

Cheers

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAL8t8eqZap1_4kPKuMWovWWtPUVHZN7TFnLqgX7K3Om4cg8Npg%40mail.gmail.com.


--
att.
Carlos Rocha

Lakshyaraj Dash

unread,
Sep 4, 2022, 7:03:01 PM9/4/22
to django...@googlegroups.com
Yes it's also a better idea to have a service worker on your website to instruct chrome for suggesting the installation of your website as an app... But it's a little bit complicated process.

Kato Joshua

unread,
Sep 4, 2022, 8:16:56 PM9/4/22
to django...@googlegroups.com
Try using ionic js, you can have the same code base for multiple platforms such as Android, web, IOS and desktop app. 

--

Ahmed omar miladi

unread,
Sep 5, 2022, 12:28:37 AM9/5/22
to django...@googlegroups.com
i have been woking on many apps created with django and reactjs and react native too
i can help just contact me on my email
Ahmed Omar Miladi


Gobi Dasu

unread,
Sep 5, 2022, 8:15:30 AM9/5/22
to django...@googlegroups.com
You need to make sure your Django app serves a REST API that your mobile client can use. You can do this with either Django or DRF (Django REST Framework).

If you need help, here are people I'd recommend chatting with, you'll get a few hours of free credit where you can pick their brain: https://www.ldtalentwork.com/client/select_engineers/?crid=8190

gabriels...@gmail.com

unread,
Sep 5, 2022, 8:40:13 AM9/5/22
to django...@googlegroups.com
I will recommend building with Django reatframework,that you will have an api you can serve to all points being mobile with flutter,web with react is or any other framework 
I have been building with mobile apps with flutter where the backend is Django restframework
If you are using the core Django try using restframework and you will be good to go 🙏


Sent from Yahoo Mail for iPhone

Awais Ikram

unread,
Sep 5, 2022, 3:52:22 PM9/5/22
to django...@googlegroups.com
Use django rest api. You dont need to re write backend just make apis and on frontend use react js or swift 

--
Reply all
Reply to author
Forward
0 new messages