From 8b4605f28c8dabe11895f2b0d9528248e2222e3a Mon Sep 17 00:00:00 2001 From: Nissim Lebovits <111617674+nlebovits@users.noreply.github.com> Date: Tue, 8 Aug 2023 08:17:12 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 607b2f37..0c743bf6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ Current tasks for the Python script are visible under the Issues section. In September, we hope to begin turning our attention to building the dashboard and website, which will be built in React JS. +# Looking For +- Front end engineer w/mapping experience (React JS) +- Python data engineer + +# Languages +- React JS (front end) +- Python (back end) + # Setup Instructions 1. Install [pyenv](https://github.com/pyenv/pyenv) (or [pyenv-win](https://github.com/pyenv-win/pyenv-win) for Windows) for Python version management 2. Install the latest Python 3.11: `pyenv install 3.11.4`