Cocktail Aggregation Service & Review Platform

Third-party REST API integration allowing users to search, cache, and review drink recipes.

Cocktail Aggregation Service & Review Platform

Technical Overview

A hybrid data platform that consumes external public APIs (TheCocktailDB) to fetch real-time recipe data. It features a local relational database to handle user-generated content, enabling a "Favorites" system and persistent review/rating logic. The application demonstrates complex model relationships (Foreign Keys between API data stubs and local user profiles) and efficient data serialization.

Deployment
Status Production

Technology Stack
Python Django REST API Integration PostgreSQL Bootstrap JavaScript Git AJAX