🌿 Anne Mollerup App
What is this place?
This is not the production site — it’s the live test installation. Think of it as the garage where we build things before they go to the public. If you’re here, you’re either building it, breaking it, or making it beautiful. All three are welcome.
👩💻 For developers
This is the live test instance. The WordPress plugin is installed and wired. The frontend app loads from /annemollerup_app. Auth, API, and the database are all live. Break things confidently — it’s a test site.
🧪 For testers
The app is reachable right now. Sign in with a provider, try the journal, check the energy module, poke the onboarding flow. Your job is to find what we missed. Report back — no ticket system required, a message works fine.
🎨 For UX
The Figma design lives separately, but this is where it gets real. Interactions, layout, gestures — all testable here. The app is a PWA, so you can install it on a phone and experience it like a native app.
🔗 Key links
📦 Source code
All code lives on GitHub. Architecture, plans, tests, frontend, backend — it’s all there.
🌐 Production site
The real Anne Mollerup website. The app isn’t installed there yet — but that’s where it’s heading.
🎨 UX Design
The Figma workspace where the visual language and interactions are designed. Start here for UX review.
📰 Latest updates
- You can now sign in with your WordPress accountThe app now supports a third sign-in option: integrated login. If you are logged in to WordPress, you can sign in to the app with one click — no Google, no Apple, just the session you already have. This is especially useful for testers and developers who live in the admin portal anyway. Open the… Read more: You can now sign in with your WordPress account
- Real sign-in is live: Google and Apple both workAfter a solid stretch of JWT infrastructure work, the app now authenticates real users. Google and Apple sign-in are both wired up and working end-to-end — from the onboarding screen all the way to a personalized session. Auth providers are configurable from the WordPress admin panel. Admins can enable or disable Google, Apple, and other… Read more: Real sign-in is live: Google and Apple both work
- The app now has multiple pages — and a journalThe single-screen app is now a proper multi-module experience. Swipe between pages — the home hub, an energy page, a journal, a profile. Each module has its own space. Navigation is gesture-based: swipe left/right to move between modules. The journal is functional. Write entries, see them listed. It is a starting point — structure and… Read more: The app now has multiple pages — and a journal
- Onboarding flow and user preferences are workingFirst-time users now get a proper onboarding experience. Language choice, name, sign-in — it flows in sequence before landing in the main app. Once done, the app remembers what you set. User preferences are now stored server-side. Pick a language, set a display name — it follows you across sessions. The backend saves this to… Read more: Onboarding flow and user preferences are working
- Install it like an app — because it is oneThe app is now a Progressive Web App. That means you can install it on your phone from the browser and it will look and feel like a native app — no app store required. On Android: open the app in Chrome and tap “Add to Home Screen”. On iOS: open in Safari and use… Read more: Install it like an app — because it is one
>