I am working on a web application project. There will be many users in this web application, and each user will be able to upload images to the website. Then I will write an Android application to access these images. This is a description of my project.
Should I use a one-page application like backbone.js, or do I need to use a multi-page approach to applications like Django? For the database, I was thinking about this with Mondomb. Any advice on this is greatly appreciated!
Thanks,
source share