Community Food
Community Food is an SPA using Python, React, FastAPI, PostgreSQL, and Tailwind. It enables a mutual aid organization to manage a network of pantries and fridges to offer free food, as well as a network of volunteers. Working in a team of five, I created database tables and the CRUD endpoints for neighborhoods, postal codes, and food statuses for use in populating front-end lists and forms; integrated front-end authentication for the sign-up form to increase functionality for the logged-in user; and designed and constructed the pantry check-in form, the list of pantry requests, the list of volunteers, and the sign-up form.