Choose Your Mini App
Station 3 / 7
BMFeedback

Start Here · 03 / 07

Choose Your Mini App

Pick one beginner-safe localStorage mini app for the Vibe 102 class.

Vibe 102 / Current checkpoint

Choose Mini App

Ready to stamp - Saved in this browser only.

0 of 7 checkpoints complete

0 of 7 checkpoints complete.

Choose Your Mini App

What this is

This is the Vibe 102 app menu.

You have freedom of choice, but every app must use the same safe pattern:

Flow
one list of items -> add -> update or mark -> delete -> save with localStorage

Why it matters

Choice keeps the class personal. The shared pattern keeps the room manageable.

If every learner builds a different kind of system, tutors lose the room.

What to do

Choose one:

AppItemUpdate action
Mission Task Trackertaskcomplete or incomplete
Habit Trackerhabitdone today or not done
Expense Trackerexpensepaid, unpaid, or category
Project Bookmark Managerbookmarkfavorite or not favorite
Lead Trackerleadnew, contacted, or follow-up
Study Flashcardscardmastered or not mastered
Mini Journalentrymood or pinned status
Recipe Idea Saverrecipe ideatried or not tried

Use this rule:

Copy
If the app cannot be explained as one list of items the user can add, update, delete, and save, it is too big.

If unsure, choose Mission Task Tracker.

Common mistakes

  • Choosing a booking app, marketplace, or social network.
  • Adding multiple user types.
  • Adding admin panels.
  • Picking an app that needs a real database today.
  • Choosing an app that needs image upload, API data, or login.