What happens to local utilities customers that fell behind on payments prior to ceasing to be customers? How can we use our resources to prevent future homelessness?
Our Solution: Design an API that uses unique identifiers to determine whether an ex-customer began receiving services from service providers assisting people experiencing homelessness.
Frontend: JavaScript, React, CSS, Axios, Bootstrap
Backend: Python, Docker, AWS API Gateway, AWS Lambda, AWS S3, ElephantSQL
- npm or Yarn
-
Clone Project
-
Install dependencies
cd project-name
npm install- Start Developing
npm start