1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
AdventureLog/frontend
Sean Morley 151c76dbd1 Enhance user profile and world travel pages with improved UI and functionality
- Updated user profile page to include achievement calculations and enhanced styling for user information and statistics.
- Added icons for better visual representation of user stats and achievements.
- Improved layout for displaying adventures and collections with conditional rendering for empty states.
- Refactored world travel page to include search and filter functionality for cities, with a sidebar for progress and stats.
- Implemented completion percentage and progress bars for visited cities.
- Enhanced map integration with markers for visited and not visited cities, including toggle options for map labels.
2025-06-14 11:10:59 -04:00
..
src Enhance user profile and world travel pages with improved UI and functionality 2025-06-14 11:10:59 -04:00
static feat: Add new background image entry for adventurelog showcase 2025-01-27 20:19:33 -05:00
.env.example Refactor frontend configuration and add optional Umami Analytics integration 2024-10-28 19:10:40 -04:00
.gitignore migration to new backend 2024-07-08 11:44:39 -04:00
.npmrc migration to new backend 2024-07-08 11:44:39 -04:00
.prettierignore migration to new backend 2024-07-08 11:44:39 -04:00
.prettierrc migration to new backend 2024-07-08 11:44:39 -04:00
Dockerfile chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release 2025-06-07 11:14:27 -04:00
package.json chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release 2025-06-07 11:14:27 -04:00
pnpm-lock.yaml chore(deps): bump brace-expansion 2025-06-12 05:57:26 +00:00
postcss.config.js migration to new backend 2024-07-08 11:44:39 -04:00
startup.sh refactor docker startup to use supervisord 2025-03-21 12:02:23 -04:00
svelte.config.js chore: Update svelte.config.js to use adapter based on environment 2024-07-08 11:53:09 -04:00
tailwind.config.js Add 'Northern Lights' theme and update localization and Tailwind configuration 2024-12-02 15:47:09 -05:00
tsconfig.json migration to new backend 2024-07-08 11:44:39 -04:00
vite.config.ts migration to new backend 2024-07-08 11:44:39 -04:00