I want to build a web application (SaaS) that can work both in Online and Offline modes. The u开发者_Go百科ser needs limited features in case he is offline and full feature access when he becomes onli
Our requirement is something like this. We are building a multi-tenant website in ASP.NET MVC, and each customer should be able to create their own users as per predefined user roles.
I am a small time internet hosted app (SAAS) developer, when I launch I expect most of my customers will authenticate (login) to my application using the standard email + password technique.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Basically something that handles the low-level \"plumbing\" code for a subscription-based service.I see a lot of things dealing with basic membership, but nothing that handles the subscription aspect
I wish to provide a status 开发者_如何学运维dashboard to users of my SAAS internet application similar to the status dashboards provided by Google and Amazon.
I am almost done developing a Django project (with a few pluggable apps). I want to offer this project as a SaaS (something like 37signals.com).