Note that there are some explanatory texts on larger screens.

plurals
  1. PODifficulty deploying Django app on Android and iPhone.. planning on switching to PHP instead of Django
    primarykey
    data
    text
    <p>Okay so I am 1/4th finished creating a django application (where users must register an account, log in and can interact with other users of the application, basically a social network. And the application has a PostgreSQL database). I decided to do research and figure out ways to actually host this django powered social network site on the internet and make it a mobile app which can be downloaded from the android and iphone appstore. I want to first host the site, so I looked for places to host it. I found webfaction.com and this links in particular</p> <p><a href="http://docs.webfaction.com/software/django/getting-started.html" rel="noreferrer">http://docs.webfaction.com/software/django/getting-started.html</a></p> <p>which explains how to host the djnago application. Now, I did not read over it completely but I trust that I can host my social network django application using webfaction without going through a whole bunch of trouble. (please correct me if there is someone here who did try hosting a django application and had great difficulty).</p> <p>After hosting it as a site, I also want it to be a mobile application which can be used on iPhones and Androids. Now, all I want to know is, what is the least complicated way of doing this properly? (because I'm guessing all ways will be pretty complicated.. I don't want a step by step tutorial on how to do it, a simple url to a documentation on how to do it is good enough). Will I need to learn PHP, C, Java or anything else or will I be able to do this with just knowing django and python? Note that this isn't just an application where users visit and read information, it's a social network. </p> <p>I just need someone to confirm to me that deploying a social network created using django and hosting it on a site is possible and then taking that app and making it an Android and iOS app without have to completely recreate it with a different language is possible. If you can provide me a link to get me started on how to take am existing django app and make it an Android app without having to completely retype the app with a different language, that would be great.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload