From ee29e9a8df1659b1176b051c8ada6c8aeb5549cd Mon Sep 17 00:00:00 2001 From: Matthew Geiger <4188269+popensesame@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:10:03 -0400 Subject: [PATCH] Update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9333744..ee5b245 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,18 @@ Run `npm run dev` for local server - set base tag for GitHub Pages - env var injection +### Airtable + +- See util/api.js for API to Airtable +- Use community "NEMAC TEST" and practitioners "NEMAC", "NEMAC 2", and "NEMAC 3" for testing +- Only practitioners with Airtable field "Curated" checked will show on a community + ### GitHub Pages - Action sets up Pages for `master` branch ### TODOS -- Revamp Practitioner page +- Revamp Practitioner page - remove unused stakeholder sections - Replace custom SVG with MUI icons -- \ No newline at end of file +- Note: CSS is not prepared for >3 practitioners on a community page \ No newline at end of file