Last active
August 29, 2015 14:16
-
-
Save myusuf3/63e9d1af5cb7ffd2ebb5 to your computer and use it in GitHub Desktop.
Merely gathering up a list of apps that people are tired of rolling their own constantly. I would love to hear what you guys would want built out once and for all.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- banal-signup (user management) | |
- banal-payments (cash money) | |
- banal-betalist (beta list hype tools) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For example, https://github.com/pinax/django-user-accounts/ covers user management including private beta and sign up codes.
It can be combined with https://github.com/eldarion/kaleo for invitation support and https://github.com/pinax/django-waitinglist for waiting lists.
And lots more similar apps available. Plus for project scaffolding, there are starter projects which come with multiple apps already integrated with bootstrap-based templates for extremely rapid development of the foundations for sites.