codeforboston / pantry_pickup

Combining city data with a list of specific needs from food pantries will allow citizens to most effectively make useful and needed donations assisted by the Pantry Pick-Up App.
http://www.pantrypickup.org
21 stars 35 forks source link

Sign up as a PP user #66

Open WheresHJ opened 9 years ago

WheresHJ commented 9 years ago

As a pantry admin, I want to be able to sign up for a Pantry Pickup account so that I can administer my food pantry.


carpeliam commented 9 years ago

can a PP admin can do the verification offline? or does it need to be hands-off by PP admins?

WheresHJ commented 9 years ago

@carpeliam Yeah, I'm not sure how to do the verification at this point. It probably speaks to some sort of offline, manual process. @isaacchansky and I were talking about some sort of verified / not-verified flag in the DB. Also, we need to think about how I sign up with a new pantry vs how I associate myself with an existing one in the system.

To start, we'll most likely be working with a small set of pilot pantry users, so we may not have to worry about it too much, but it's probably prudent to have some sort of protections in place.

carpeliam commented 9 years ago

Sounds good. There's code in place in #75 to go in whatever direction we want to go in, so as soon as we nail down some user stories, we can write the code to support that.