AppsCoursework
NTUAflix
TMDb-backed movie discovery for the NTUA software engineering course

About
Team of four built a Netflix-style movie, TV, and people browser on top of the TMDb API. Next.js + Redux frontend with a custom multi-carousel and search-result views. Express backend with OpenAPI 3.0 documentation, Postman API tests, and a Python-driven CLI test harness for functional testing of every endpoint.
Status
Final submission for the 2023-2024 NTUA Software Engineering course. Four-person team. Recently moved from the team org to my personal account.
Stack
Next.jsReactReduxExpressTMDb APIOpenAPI 3.0PostmanPython