Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teams #45

Open
aniav opened this issue Jun 4, 2015 · 2 comments
Open

Teams #45

aniav opened this issue Jun 4, 2015 · 2 comments

Comments

@aniav
Copy link
Member

aniav commented Jun 4, 2015

This should probably be split into smaller issues.

  • Overview: the whole goal of this project is to give credit to everyone who helped make Django Girls a reality. It’s not just Ola and Ola but at this point the Django Girls is made by HUNDREDS of people. We believe that giving credit and gratitude to people who spend their free time making the world a better place is extremely important. This page is all about love, thanks giving and highlighting wonderful people.
  • People shouldn’t be split into categories and the list should always be randomized. We want everyone to get a fair visibility, no matter how much they helped, we won’t be trying to judge whose contributions are more important.
  • Credits that we currently want to implement:
    founded Django Girls
    organized of Django Girls [City]
    coached at Django Girls [City]
    volunteered at Django Girls [City]
    translated tutorial into language
    contributed to the tutorial
    maintaining Django Girls Story
    built this thing :)
    Credit should be a field that we can just put stuff into without changing the code, so something like CharField. In addition we should have a field called category (organizer, coach, tutorial), this can be hardcoded, so we can in the future filter by it if we need (like to get a list of all the coaches).
  • Each person can get an unlimited number of credits.
  • Each person should have a name, photo, link (to twitter, or somewhere else), email (optional, hidden for public, available only in django admin). Maybe we should get photos from gravatar, so everyone can change it if they want without bothering us?
  • All organizers should have access to adding people and credits via Django admin.
  • It’d be super cool if tutorial contributors would be automatically imported from Github repository using their API.
  • This application has one public view and 2 hidden views in Django Admin:
    public view: list of everyone, randomized
    admin view - people management
    admin view - credit management
@algosuna
Copy link
Contributor

algosuna commented Jun 4, 2015

😮 This is great! I was thinking that if you want the gravatar to be the photo then the email can't be optional...or do you plan on it being able to handle both cases?

@ulgens
Copy link
Contributor

ulgens commented Dec 10, 2016

Are there any plan to split it into smaller issues? The idea sounds nice but it's hard to work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants