10‐06‐MustafaBatuhanBuber - bounswe/bounswe2025group8 GitHub Wiki

Attended Meetings

Assigned Issues

Created Issues

Efforts

  • PR #306: Fix IP and port settings, and fix web login issue - This PR introduces some important updates to improve API configuration and authentication consistency across environments:
    • Updated local IP usage to simplify development setup
    • Fixed backend port mismatch (8080 --> 8000)
    • Unified API_HOST for all platforms (iOS, Android, Web) following best practices
    • Resolved web login issue and ensured successful login/register from Expo and browser
    • These changes aim to reduce environment-specific issues and improve developer experience while ensuring authentication works seamlessly on all platforms.