feat/admin-portal #16

Open
jselesan wants to merge 0 commits from feat/admin-portal into development
Owner
No description provided.
jselesan added 6 commits 2026-06-10 16:08:20 +00:00
- Added country, city, countryCode, latitude, and longitude fields to the Session model.
- Updated geoip service to fetch and store geolocation data based on user IP.
- Created a new admin endpoint to retrieve geolocation statistics, including user counts by country and city.
- Enhanced admin page to display geolocation statistics with expandable city details.
- Introduced caching for geolocation data to optimize performance.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/admin-portal:feat/admin-portal
git checkout feat/admin-portal
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jselesan/playzer#16
No description provided.