Re: Mobile App

2022-09-05 Thread Awais Ikram
Use django rest api. You dont need to re write backend just make apis and on frontend use react js or swift On Mon, 5 Sep 2022, 2:34 AM Peter Kirieny, wrote: > Hello team Django, I have a fully functioning website > how can I easily turn it into a mob > app please ? > > -- > You received this

Re: Mobile App

2022-09-05 Thread gabrielstonedelza
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 restframeworkIf you are using the core

Re: Mobile App

2022-09-05 Thread Gobi Dasu
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:

Re: Mobile App

2022-09-04 Thread Ahmed omar miladi
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 ahmedomarmil...@gmail.com On Mon, 5 Sept 2022 at 01:16, Kato Joshua wrote: > Try using ionic js, you can have the same code base for multiple platforms

Re: Mobile App

2022-09-04 Thread Kato Joshua
Try using ionic js, you can have the same code base for multiple platforms such as Android, web, IOS and desktop app. On Mon, Sep 5, 2022, 12:34 AM Peter Kirieny wrote: > Hello team Django, I have a fully functioning website > how can I easily turn it into a mob > app please ? > > -- > You

Re: Mobile App

2022-09-04 Thread Lakshyaraj Dash
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. On Mon, Sep 5, 2022, 04:29 carlos wrote: > maybe convert your site in pwa with this third party app: >

Re: Mobile App

2022-09-04 Thread carlos
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 On Sun, Sep 4, 2022 at 3:34 PM Peter

Re: Mobile App

2022-09-04 Thread Lakshyaraj Dash
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 On Mon, Sep 5, 2022, 03:04 Peter Kirieny wrote: > Hello team Django, I have a fully functioning website > how can I easily turn it into a mob >

Mobile App

2022-09-04 Thread Peter Kirieny
Hello team Django, I have a fully functioning website how can I easily turn it into a mob app please ? -- 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

Re: Turn Django Web App to Mobile App

2022-06-28 Thread King Niko
;> Where should one start to convert a Django Web App into a Mobile App for >> the Play Store and Apple Store? Appreciate the help! >> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscri

Re: Turn Django Web App to Mobile App

2022-06-28 Thread Ryan Nowakowski
I've used Cordova before https://cordova.apache.org/ On June 28, 2022 3:26:04 PM CDT, Lightning Bit wrote: >Hello all, > >Where should one start to convert a Django Web App into a Mobile App for >the Play Store and Apple Store? Appreciate the help! > >-- >You received

Turn Django Web App to Mobile App

2022-06-28 Thread Lightning Bit
Hello all, Where should one start to convert a Django Web App into a Mobile App for the Play Store and Apple Store? Appreciate the help! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiv

Re: What it takes to bring web application to a mobile app

2021-12-28 Thread Ram
the help of your >> >> On Tuesday, October 19, 2021 at 2:31:53 PM UTC+5:30 ram.mu...@gmail.com >> wrote: >> >>> Hi, >>> >>> We are planning to create a mobile app for our e-commerce web >>> application that is being developed on DJango, Py

Re: What it takes to bring web application to a mobile app

2021-10-20 Thread Lalit Suthar
rying to set my view and urls of app and project > i tried lots of time it showing errors please help me out to do i want to > learn with the help of your > > On Tuesday, October 19, 2021 at 2:31:53 PM UTC+5:30 ram.mu...@gmail.com > wrote: > >> Hi, >> >> We are pla

Re: What it takes to bring web application to a mobile app

2021-10-20 Thread Stijn Verholen
:31:53 PM UTC+5:30 ram.mu...@gmail.com wrote: Hi, We are planning to create a mobile app for our e-commerce web application that is being developed on DJango, Python, VUE Js and we need to keep both mobile and web interfaces but data should be synced seamlessly. Also we don’t

Re: What it takes to bring web application to a mobile app

2021-10-19 Thread Planet X
wrote: > Hi, > > We are planning to create a mobile app for our e-commerce web application > that is being developed on DJango, Python, VUE Js and we need to keep both > mobile and web interfaces but data should be synced seamlessly. Also we > don’t want responsive design web

What it takes to bring web application to a mobile app

2021-10-19 Thread Ram Mullapudi
Hi, We are planning to create a mobile app for our e-commerce web application that is being developed on DJango, Python, VUE Js and we need to keep both mobile and web interfaces but data should be synced seamlessly. Also we don’t want responsive design web app in mobile view. Best regards

Re: building mobile app

2021-07-20 Thread Dylan Reinhold
he django-users google group. Do you hire >>> contract based freelancers? I can certainly help you with my expertise and >>> perform related tasks. >>> Looking forward to hearing from you. Thank you >>> >>> Best Regards, >>> Divyesh Khamele >>> &g

Re: building mobile app

2021-07-20 Thread Divyesh Khamele
On Sat, 17 Jul 2021 at 11:15 PM, Peter Kirieny >> wrote: >> >>> hello guys >>> i have a functioning django website >>> anyone with any easiest and cheapest idea on how to turn it into a >>> mobile app please help >>> you can contact me so t

Re: building mobile app

2021-07-20 Thread wingsBABY
based freelancers? I can certainly help you with my expertise and >> perform related tasks. >> Looking forward to hearing from you. Thank you >> >> Best Regards, >> Divyesh Khamele >> >> On Sat, 17 Jul 2021 at 11:15 PM, Peter Kirieny >> wrote: >> >

Re: building mobile app

2021-07-20 Thread Gobi Dasu
t; > On Sat, 17 Jul 2021 at 11:15 PM, Peter Kirieny > wrote: > >> hello guys >> i have a functioning django website >> anyone with any easiest and cheapest idea on how to turn it into a mobile >> app please help >> you can contact me so that we work together >> &

Re: building mobile app

2021-07-19 Thread Divyesh Khamele
Kirieny wrote: > hello guys > i have a functioning django website > anyone with any easiest and cheapest idea on how to turn it into a mobile > app please help > you can contact me so that we work together > > -- > You received this message because you are subscribed to the

Re: building mobile app

2021-07-17 Thread Abhishek Choudhury
Hey Peter, I think you should start by writing the APIs, like you can refer Django REST API and create endpoints for your Django Application. For example, login, logout, reset-password, Home view etc. and feed these APIs to your frontend/Mobile app. You will find a lot similar materials

Re: building mobile app

2021-07-17 Thread ramadhan ngallen
The easiest way is to create api endpoints for your django app using DRF or Django Ninja. Then use those api on your mobile app On 17 Jul 2021, 20:44 +0300, Peter Kirieny , wrote: > hello guys > i have a functioning django website > anyone with any easiest and cheapest idea on ho

building mobile app

2021-07-17 Thread Peter Kirieny
hello guys i have a functioning django website anyone with any easiest and cheapest idea on how to turn it into a mobile app please help you can contact me so that we work together -- You received this message because you are subscribed to the Google Groups "Django users" group. To u

Re: Conversion of web app to mobile app

2021-05-09 Thread Kelvin Sajere
Modern applications are built so you can from it create a web app, mobile app, or just about anything. I'm talking about building a backend API with Django Rest Framework or any other backend technology and then create a frontend web app, mobile app, or whatever by calling the API. On Sat, May 8

Re: Conversion of web app to mobile app

2021-05-08 Thread pankaj palmate
If you want a straight approach there are some sites which will make mobile app for your django webApp and they will send a link of the mobile app for free if you want only a trial but if you want to do from your side and want to publish on play store you can definitely do that with a simple code

Conversion of web app to mobile app

2021-05-08 Thread Kopal Shrivastava
Hello, I wanted to create a mobile app using django but wanted to know if I should straight away work on a mobile app or work on a web app and then convert it into a mobile app. Also wanted to know how difficult and time taking is the process to convert a web app into mobile app. Thanks

Django rest api connect with android mobile app

2020-02-25 Thread Zain Mehar
please anyone tell me how i connect my Django rest API with my Andriod mobile application please anyone tells? -- 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

Connection framework ..Mobile App in Java to Python server on raspberry pi

2019-02-07 Thread Arush Gupta
Hi , I am trying to connect my mobile app similar to Google home app..to the Python server running on Raspberry pi.. Django REST API framework an option ..any other suggestion.. My data is mostly runtime generated like current time, news etc.. not much stored in database.. Suggestion

Re: Make mobile app from webapp

2019-01-07 Thread Brad Pitcher
isao/la: >> >>> Hi i have a website built with django and now i want to make a mobile >>> app for it how to do it any suggestions? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Djang

Re: Make mobile app from webapp

2019-01-07 Thread maunish dave
, 07. jan 2019. 19:10 maunish dave je > napisao/la: > >> Hi i have a website built with django and now i want to make a mobile app >> for it how to do it any suggestions? >> >> -- >> You received this message because you are subscribed to the Google Groups >

Re: Make mobile app from webapp

2019-01-07 Thread Nebojsa Hajdukovic
You need to create rest api from that app, and then to use in ionic, flutter etc. Do you have experience with django rest framework? pon, 07. jan 2019. 19:10 maunish dave je napisao/la: > Hi i have a website built with django and now i want to make a mobile app > for it how to do

Make mobile app from webapp

2019-01-07 Thread maunish dave
Hi i have a website built with django and now i want to make a mobile app for it how to do it any suggestions? -- 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, sen

Re: Regarding:- Mobile App With Django Rest API

2019-01-04 Thread Nebojsa Hajdukovic
d the website in Python + Django and also website has been >>>> live >>>> *Live Url:-* *http://tripsanditineraries.com >>>> <http://tripsanditineraries.com>.* >>>> >>>> I want to create the* "Mobile APP"* also. Kin

Re: Regarding:- Mobile App With Django Rest API

2019-01-03 Thread Pravin Yadav
;>> *Live Url:-* *http://tripsanditineraries.com >>> <http://tripsanditineraries.com>.* >>> >>> I want to create the* "Mobile APP"* also. Kindly advise how will i >>> implement. >>> >>> >>> >>> Thanks and Regards,

Re: Regarding:- Mobile App With Django Rest API

2019-01-03 Thread Pravin Yadav
the website in Python + Django and also website has been >> live >> *Live Url:-* *http://tripsanditineraries.com >> <http://tripsanditineraries.com>.* >> >> I want to create the* "Mobile APP"* also. Kindly advise how will i >> implement. &

Re: Regarding:- Mobile App With Django Rest API

2019-01-03 Thread Nebojsa Hajdukovic
ies.com>.* > > I want to create the* "Mobile APP"* also. Kindly advise how will i > implement. > > > > Thanks and Regards, > Pravin Kumar Yadav > 8743064255 > > -- > You received this message because you are subscribed to the Google Groups > "D

Regarding:- Mobile App With Django Rest API

2019-01-03 Thread Pravin Yadav
Hello Friends, I have created the website in Python + Django and also website has been live *Live Url:-* *http://tripsanditineraries.com <http://tripsanditineraries.com>.* I want to create the* "Mobile APP"* also. Kindly advise how will i implement. Thanks and Regards, Pr

Re: Can i build mobile app by django rest framework and restApi???

2019-01-02 Thread Nebojsa Hajdukovic
Xcode on iOS for > example) > > Regards, > > Andréas > > > Den ons 2 jan. 2019 kl 13:23 skrev Tomas Adel : > >> If i build web via blog can i use restfulApi and django rest framework to >> build mobile app ??? >> >> -- >> You received this mes

Re: Can i build mobile app by django rest framework and restApi???

2019-01-02 Thread Andréas Kühne
ork to > build mobile app ??? > > -- > 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+unsubscr...@googlegroups.com. &

Can i build mobile app by django rest framework and restApi???

2019-01-02 Thread Tomas Adel
If i build web via blog can i use restfulApi and django rest framework to build mobile app ??? -- 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 dj

Re: Website is running in Django and also clients want to make the Mobile APP.

2018-11-23 Thread Yavin Aalto Arba
v 23, 2018 at 9:52 AM Pravin Yadav wrote: > >> Hello Everyone, >> >> Good Morning, >> >> I have created the website in Django + Python3. Website is running. >> But I want to make the Mobile App. Can anyone guide me how will i work. >> >> >>

Re: Website is running in Django and also clients want to make the Mobile APP.

2018-11-23 Thread Jani Tiainen
Hi, You can access Django site for example via RESTful API. On Fri, Nov 23, 2018 at 9:52 AM Pravin Yadav wrote: > Hello Everyone, > > Good Morning, > > I have created the website in Django + Python3. Website is running. > But I want to make the Mobile App. Can anyone guide

Website is running in Django and also clients want to make the Mobile APP.

2018-11-22 Thread Pravin Yadav
Hello Everyone, Good Morning, I have created the website in Django + Python3. Website is running. But I want to make the Mobile App. Can anyone guide me how will i work. Thanks & Regards, Pravin Kr Yadav -- You received this message because you are subscribed to the Google Groups &qu

Using Django middleware with web and mobile app

2018-11-12 Thread lakshitha kumara
Hello Guys, I'm developing a mobile app and website with one Django backend. all web browser(mobile browser included) using session auth and mobile app using Rest API with OAuth 2 authentications. I would like to know the best way to handle Django middleware with web and mobile app

Re: Create Mobile App from Django Template

2017-07-18 Thread carlos
t; the professors can post their office hours and students can access to >> search and browse. We want to create a mobile app that contains the same >> info so that when the professors post on the web, the info in the app also >> updates as well. I think I can use Django to c

Re: Create Mobile App from Django Template

2017-07-17 Thread Marsel Xhaxho
tutorial to create a web blog where the > professors can post their office hours and students can access to search and > browse. We want to create a mobile app that contains the same info so that > when the professors post on the web, the info in the app also updates as > well. I t

Build Mobile App from Django Web

2017-07-17 Thread Megan Zhao
My friend and I build a web blog from Django tutorial where the professors can post their office hours and students and search and browse them. We want to build a mobile app that will update when the professors post on the website. I don't think we can build a mobile app from Django

Re: Create Mobile App from Django Template

2017-07-17 Thread Jani Tiainen
"Megan Zhao" <zhaozhaoxia.ch...@gmail.com> kirjoitti: > My friend and I followed the Django tutorial to create a web blog where > the professors can post their office hours and students can access to > search and browse. We want to create a mobile app that contains the

Create Mobile App from Django Template

2017-07-17 Thread Megan Zhao
My friend and I followed the Django tutorial to create a web blog where the professors can post their office hours and students can access to search and browse. We want to create a mobile app that contains the same info so that when the professors post on the web, the info in the app also

Re: I'm a Flask/Android developer in need of advice. Is Django a good fit for my next project: a no-transaction marketplace website/mobile app?

2015-11-04 Thread marcin . j . nowak
On Sunday, October 25, 2015 at 5:43:50 PM UTC+1, Kitti Wateesatogkij wrote: > > > I'm interested in django if there's a package that fits my requirements so > I don't have to do it all manually in Flask. If possible please recommend > such packages for me. > > Django will give you more tools

Re: I'm a Flask/Android developer in need of advice. Is Django a good fit for my next project: a no-transaction marketplace website/mobile app?

2015-10-25 Thread François Schiettecatte
You might want to look at the Django REST Framework as opposed to Flask given that you are already settled on Django: http://www.django-rest-framework.org François > On Oct 25, 2015, at 12:41 PM, Kitti Wateesatogkij wrote: > > Hi, > > Note: This question is

I'm a Flask/Android developer in need of advice. Is Django a good fit for my next project: a no-transaction marketplace website/mobile app?

2015-10-25 Thread Kitti Wateesatogkij
Hi, Note: This question is opinion-based, open-ended. If this kind of question should not be asked here, please let me know and I'll delete the post. I came here because the phrase "Django is for perfectionist with deadline" caught my attention. As I only have 3-4 months... I really need your

Re: Web and mobile app with Django? Kivy? sth else?

2015-07-09 Thread djangocharm2020
Hi Gra I noticed your comment Im using django but want to used Kivy do you have any tips on how to install it on windows its a pain in the butt thanks Robert On Saturday, December 6, 2014 at 10:19:18 AM UTC-6, graeme wrote: > > If you want to do everything in Python (which I like to) my

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-06 Thread graeme
If you want to do everything in Python (which I like to) my choices would be Django for the backend, Kivy for the mobile apps, and Django Rest Framework to provide APIs for the mobile apps. If you want to keep it simpler maybe a responsive web design will be enough, so you only need Django,

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-06 Thread Russell Keith-Magee
(I wish someone had told >> me this 8 years ago). >> >> Long answer; >> >> Responsive/adaptive design does not necessarily make a good mobile >> experience, and rarely will you find a mobile app which has the same >> workflow as the website. Ideally you n

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-05 Thread Cal Leeming
ate these feeds into one place. Consider getting an internship >> somewhere with other good programmers, learning from inspirational people >> will speed up your personal development massively (I wish someone had told >> me this 8 years ago). >> >> Long answer; &g

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-05 Thread Mariusz Wilk
years ago). > > Long answer; > > Responsive/adaptive design does not necessarily make a good mobile > experience, and rarely will you find a mobile app which has the same > workflow as the website. Ideally you need to storyboard each experience and > wireframe the UX accord

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-02 Thread Cal Leeming
experience, and rarely will you find a mobile app which has the same workflow as the website. Ideally you need to storyboard each experience and wireframe the UX accordingly. Likewise with the UI, colors and sizes which work well on desktop often won't work very well on mobile/tablet (especially

Re: Web and mobile app with Django? Kivy? sth else?

2014-12-02 Thread Mariusz Wilk
> > Thanks. But is it possible to create a pretty web/mobile app with pop-ups, > buttons, input boxes, pics etc in Django/Python alone? > I'm asking since I'm doing Django tutorial and so far I only have a > raw-looking poll (as an example). > When a website is mad

Re: Web and mobile app with Django? Kivy? sth else?

2014-11-24 Thread Fred Stluka
+1 for writing a single RWD (Responsive Web Design) web app using Django, instead of writing separate web, Android and iOS apps. If necessary, wrap the result in PhoneGap to mobile-specific features, uploading images from the camera, capturing the GPS location, showing maps, accessing the local

Re: Web and mobile app with Django? Kivy? sth else?

2014-11-24 Thread Collin Anderson
Hi, Django can do all of those things except the native android/ios apps. Django specializes in websites and especially helpful for handling things like logging in, querying a database, processing form input, and generating html. Here are some ways Django can help with your situation: You

Web and mobile app with Django? Kivy? sth else?

2014-11-21 Thread Mariusz Wilk
I'm new to programming. Eventually, I'd like to make a website and an android/ios app that would work together and display pretty much the same content on a mobile as on the the web. Each client would log in (via mobile or desktop) and continue solving some exercises from the place he

django facebook mobile app integration

2013-01-19 Thread Hand Green
I would like to develop an Android app and leverage Facebook SDK for Android for user authentication instead of requiring users to register another account in my App. No browser access to Django is needed. After users log in Facebook successfully, the SDK will return a token, I would like to

Re: Building an API to facilitate a mobile app

2012-11-20 Thread Bill Freeman
essible through a web client. > What I need to do is create API end points to it so that a mobile app can > send GET & POST requests to it and get back JSON responses. After doing a > lot of research I've come to a conclusion that django-tastypie is the way > to go. > I have ex

Building an API to facilitate a mobile app

2012-11-19 Thread Amrutha Rajiv
Hey All, I posted this on the django-tastypie group and I haven't got a response yet. I hope there's someone here who can help me with this: I have a django project that is currently accessible through a web client. What I need to do is create API end points to it so that a mobile app can send

Re: How to create user on mobile app for Django site?

2011-06-02 Thread Alex Kamedov
On Fri, Jun 3, 2011 at 5:05 AM, Eric Chamberlain wrote: > Currently, we are looking at tastypie, piston is currently bogged down with > a who will maintain it and where debate. > > I have some expirience with piston about the half year ago. It isn't allow to use difrent field

Re: How to create user on mobile app for Django site?

2011-06-02 Thread Eric Chamberlain
On May 31, 2011, at 4:35 AM, Ivo Brodien wrote: > What is the correct way to do the following: > > 1) Mobile App from which a user can create a user/profile on the Django site > 2) Allow authenticated users to create on the site and query personalized > data from the site >

Re: How to create user on mobile app for Django site?

2011-06-02 Thread Ivo Brodien
can login under this URL. And wouldn’t I get a CSRF error anyway doing a POST request out of nothing? > >> When I use URL connections from the mobile app do I always have to send the >> credentials or can the Django site identify me by storing session cookies on >> the client just

Re: How to create user on mobile app for Django site?

2011-06-02 Thread Malcolm Box
On 31 May 2011, at 12:35, Ivo Brodien wrote: > What is the correct way to do the following: > > 1) Mobile App from which a user can create a user/profile on the Django site > 2) Allow authenticated users to create on the site and query personalized > data from the site > >

Re: How to create user on mobile app for Django site?

2011-05-31 Thread Ivo Brodien
Thanks for sharing your opinion! Your approach is probably good for many website/applications, but since I want to make use of InApp Purchases and Camara Overlays and Custom Controls, I don’t think this is the right way to go. I was impressed by PhoneGap though... 2 or 3 years ago I was seeing

Re: How to create user on mobile app for Django site?

2011-05-31 Thread shacker
On May 31, 4:35 am, Ivo Brodien <i...@brodien.de> wrote: > What is the correct way to do the following: > > 1) Mobile App from which a user can create a user/profile on the Django site > 2) Allow authenticated users to create on the site and query personalized > data from

How to create user on mobile app for Django site?

2011-05-31 Thread Ivo Brodien
What is the correct way to do the following: 1) Mobile App from which a user can create a user/profile on the Django site 2) Allow authenticated users to create on the site and query personalized data from the site This is what I guess I have to do: 1) Create a REST API (probably with e.g