DEV Community

Diego
Diego

Posted on

I shipped an alpha notes app where the home screen is the capture field

Miniout is a university notes/tasks app. UI is Spanish-only for now.

The idea: you should not pick a folder in the middle of a lecture. Write first; file later (or never). Type "parcial de calculo el viernes" and you get subject + day chips.

Stack: Expo SDK 57, React Native 0.86, React 19, heroui-native, notes encrypted at rest (AES-256-GCM).

APK: https://github.com/dimelim/miniout/releases/tag/v1.0.2-alpha.4
Repo: https://github.com/dimelim/miniout

Looking for feedback from Expo folks and Spanish-speaking students. Alpha, sideload, needs network for accounts/sync/images.

Top comments (0)