From a854472665d2f0e95373caee75de254dcc3b9105 Mon Sep 17 00:00:00 2001 From: Conrad Hollomon Date: Mon, 23 Jul 2018 10:22:04 -0400 Subject: [PATCH] Integrate Slack user base into the backend --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 7ff5484..c72ffa8 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -39,6 +39,7 @@ Here are my current thoughts on a roadmap for our overall engineering organziati ## Backend * Deploy interface for execs to query the database (possibly Active Admin or Forest) + * As operations, I want the member list in the backend to contain both signup *and* Slack information, so that I can have a single view of our membership base. * Add ability to run Cron Jobs (need help of infrastructure)