This directory contains code that is shared between the frontend and backend.
utils.ts - Shared types, interfaces, and utility functionsUserInfo - User information (without sensitive data)LocationInfo - Location informationAlertInfo - Alert informationSignupRequest - Request body for signupLoginRequest - Request body for loginAuthResponse - Response for authenticationAddLocationRequest - Request body for adding a locationOSUN_STATE_BOUNDS - Geographic boundaries of Osun State, NigeriaisInOsunState(latitude, longitude) - Check if coordinates are within Osun StateformatDate(dateString) - Format a date string for display