Project index
06 / 09Mobile / education

Academo

A React Native learning app connecting QR-based lesson access, video study and locally meaningful progress views.

Status
In development
Field
Mobile / education
Editorial learning path and data module composition created for Academo
Original editorial cover · not a product screenshot
Overview

System brief.

Academo is an Expo application for browsing course content, scanning supported lesson codes, watching educational video and restoring playback progress with Supabase-backed accounts and data.

  • Email and password authentication
  • QR routes for four documented subject codes
  • Video playback progress and resume
  • Study statistics, profile and session management
Technical index

Stack.

  • 01Expo 54
  • 02React Native 0.81
  • 03TypeScript
  • 04Supabase
  • 05PostgreSQL
Learning flow / 01

From a physical code to a lesson

The scanner accepts documented subject values for mathematics, physics, chemistry and biology, then routes the learner to related course material.

Data / 02

Progress held across sessions

Supabase provides email authentication and PostgreSQL-backed course, topic, study-statistic and playback-progress records.

Current status / 03

Explicit development boundaries

The premium purchase path currently updates demo user metadata rather than connecting to a payment provider. Premium gating is not yet fully bound to membership state.