A cross-platform mobile application for playing board and card games online. Privat Games connects users to a variety of interactive games through WebView integration, offering a social and accessible experience on mobile devices.
Key functionality:
-User registration and secure authentication via REST API powered by FastAPI
-Access to a library of board and card games, embedded via WebView
-User profile management including game history, preferences, and statistics
-Seamless transition between mobile app and web-based game content
-Multiplayer support through server-synced sessions on the integrated web platform
-Leaderboards and in-game achievements to encourage competition
-Notifications for new games, invites, and updates
Technical features:
-Developed using Flutter for responsive and cross-platform mobile performance
-Backend built with Django and FastAPI for scalable and secure API architecture
-PostgreSQL for structured and reliable data storage
-WebView integration to host and display browser-based games within the app
-REST API communication between app and backend for user/session management
-Clean and intuitive UI optimized for mobile gaming and quick navigation