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 update

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. Is there a