mozilla / science.mozilla.org

Making research collaborative, accessible, and usable
https://science.mozilla.org
Mozilla Public License 2.0
45 stars 49 forks source link

Build members home page #311

Open alanmoo opened 8 years ago

alanmoo commented 8 years ago

List of users https://redpen.io/pq5fb24849ad3b7634

Needs from API:

hannahkane commented 8 years ago

No longer considered a requirement for launch, so removing from May 20 heartbeat

Shashi456 commented 7 years ago

Could you tell me how we could go about doing this ?

alanmoo commented 7 years ago

This is a much bigger ticket than it might appear to be, not something good for a contributor to take on right now. Thanks for your interest though!

Shashi456 commented 7 years ago

@alanmoo , i am going to apply to gsoc and saw that this is one of the projects could you tell me how i could get started ?

djbarnwal commented 7 years ago

@Shashi456 Applying to GSoC requires proper planning and skills. Since there is little time left before deadline, it would be pretty challenging to start working on the project now. You can still contribute to this project by solving the issues (which look comfortable to you) listed under this repository (but that wouldn't come under GSoC ).

Shashi456 commented 7 years ago

@dhiraj161298 im in the mozilla group since a while now , and trying to find him since a long while now , i believe i can pull off submitting the application atleast

arush0311 commented 7 years ago

where are the members records stored? how do members join?

alanmoo commented 7 years ago

IIRC members are stored in the django API. They "join" simply by signing in to the site via OAuth. Is that right @acabunoc?

abbycabs commented 7 years ago

Correct!

arush0311 commented 7 years ago

@alanmoo @acabunoc I couldn't find members in django api, nor there was any oauth code. Are we talking about user models (or subset of them?) https://github.com/mozilla/api.mozillascience.org/blob/master/app/scienceapi/users/models.py