World Cup prediction league with Django API and Next.js UI
It lets groups of friends set up private World Cup prediction leagues, submit scores and earn points on a live leaderboard. The backend is a Django REST API that handles scoring, admin entry of results, and stores data in PostgreSQL, while a Next.js frontend provides a Persian RTL interface. Authentication is handled by Clerk, so users can sign in with social accounts securely. The project is useful for sports fans who want a ready‑made, multi‑league prediction platform without building their own stack.
View on GitHub →behrrad/worldcup-predictions