Kent Wills
Kent Wills
If beans were to support matching in a specific city and support neighborhood matching in that city, we would want an expandable way to match people based on their location....
Mentioned in #77. We should have an automated way to ensure the database state is clean between tests.
For creating meetings outside of work you would need to find a local destination. This is probably going to be a cafe that meets the two participants needs in a...
It is sometimes hard to remember the meeting you have accepted on Friday if the last email was on Wednesday. We may want to explore sending out a reminder email...
[2017-04-24 18:00:09,940] ERROR in app: Exception on /tasks/email_users_for_weekly_opt_in [GET] ``` 11:00:09.981 Traceback (most recent call last): 11:00:09.981 File "/flask/app.py", line 1982, in wsgi_app 11:00:09.982 response = self.full_dispatch_request() 11:00:09.982 File "/flask/app.py",...
For those unfamiliar with Google App Engine, there is a bit of a hurdle to go from the current project to something that can be used quickly. All database manipulations...
Currently the only way to populate the database is through the google app engine datastore portal. This is prohibitive for users that don't have experience working with this technology. There...
The current experience for an unmatched user is not great. They get an email saying that they could not be matched for the week. Some have suggested that we could...
Could we have this send slack notifications instead of emails?
Right now the match emails provide static text on things that you could discuss. We should explore ways of creating dynamic suggestions for what to talk about during the meeting....