Complete User Journey: Mobile Testing Guide 📱
Welcome! This guide walks you through every feature of the app, from creating your account to sharing your first professional data room. It's written in simple steps so anyone can follow along on their mobile device.
Developer note
The automated test pipeline is currently healthy again. Before or after running this manual guide, developers should also run:
npm run type-check
npm run lint
npm test1. Getting Started: Create Your Account
Goal: Join the platform in seconds.
- Visit the Signup Page: Go to the signup link on your phone.
- Enter Details: Fill in your name, email, and choose a strong password.
- Confirm: Tap the "Create Account" button.
- Welcome Home: You should land on your empty Dashboard. Look for the "Create your first deck" button.
2. Your First Deck: Uploading & Managing
Goal: Get your content onto the platform.
- Add a Deck: Tap "Create Deck" or the "+" icon.
- Upload: Select a PDF or images from your phone's files.
- Name It: Give your deck a title (e.g., "My Pitch Deck").
- Save: Tap "Save." Your deck should now appear as a card on your dashboard.
3. Organizing: Creating a Data Room
Goal: Group your decks for different investors.
- Go to Data Rooms: Tap the "Data Rooms" icon in the bottom menu.
- New Room: Tap "Create Data Room."
- Description: Give it a name like "Series A Investor Room" and a short description.
- Note: You'll see a real-time preview of your namespaced URL (e.g.
deckly.app/your-name/seed-room).
- Note: You'll see a real-time preview of your namespaced URL (e.g.
- Create: Tap "Create." You now have a secure folder for your documents.
4. Building the Room: Adding Decks
Goal: Assemble your documents.
- Open Room: Tap the Data Room you just created.
- Add Existing: Tap "Add Assets" and select the deck you uploaded in Step 2.
- Check Visibility: You should see that deck listed inside your Data Room.
5. Direct Uploads: Speeding Things Up
Goal: Add new files directly where they belong.
- Inside a Room: While still in your Data Room, look for the "Upload Asset" button.
- Instant Upload: Pick a new file from your phone and upload it directly.
- Check: This file should now show up in your Data Room AND on your main Dashboard automatically.
6. Sharing Your Work: The Link Test
Goal: See what your investors will see.
- Share: Inside your Data Room, tap the "Share" or "Copy Link" button.
- The Link: Copy the link to your clipboard. It should be in the format
/:username/:slug. - Private Test: Open a new "InPrivate" or "Incognito" tab in your phone's browser and paste that link.
- The View: Ensure you can see your decks exactly as you intended. Navigate between assets using the sidebar or mobile drawer.
7. Pro Security: Expiry & Passwords
Goal: Total control over who sees your data.
- Settings: Go back to your Data Room and tap the gear icon or "Settings."
- Password: Turn on "Require Password" and type in a secret code.
- Email Gate: Turn on "Require Email."
- Test Validation: Open the share link in an Incognito tab.
- Check: Try entering an invalid email like
user@. It should show an error: "Please enter a valid email address." - Check: Try entering an email with spaces like
user@example.com. It should be automatically trimmed and accepted.
- Check: Try entering an invalid email like
- Expiry: Set an "Expiry Date" for 1 hour from now.
- Test Again: Refresh that Private tab.
- Check: It should now ask for a password before showing any documents.
- Check: It should show a warning or lock you out if the time has passed.
8. Advanced: Reordering & Room Analytics
Goal: Perfect the investor presentation.
- Reorder Assets: In your Data Room, use the drag handle (three lines) to move your second document to the top.
- Check: The list should update instantly without a page refresh.
- View Aggregated Signals: Look at the "Visitor Signals" section on the Room detail page.
- Check: It should show engagement across ALL assets in the room combined.
9. Analyzing Interest: The Stats Check
Goal: See who is looking at your work.
- Dashboard: Navigate back to your main Dashboard.
- Stats Refreshed: Check your "Total Visits" graph.
- Note: Remember, if YOU were the one viewing the link while logged in, the count won't go up. We only count views from real investors!
Need Help?
If any button is hard to tap or if a step feels confusing, please reach out so we can make it even simpler!
