Built a full-stack web app that enables users to discover local restaurants, leave reviews and ratings, favorite restaurants, and view user profiles.
• Built my first full-stack MVP restaurant review app in 3 days using FastAPI, PostgreSQL, and React, integrating the Foursquare API to display 50 local restaurants by zip code
• Designed normalized database schema and implemented RESTful API endpoints
• Containerized the application with Docker; deployed the app on Render for cloud hosting
Python | JavaScript | React | PostgreSQL | FastAPI | SQLAlchemy | Docker | Render | Foursquare API