Luna 3de75b2f4d
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has started running
Luggage List Build / build-web (push) Has been cancelled
feat: add trip deletion and adjust CI/CD workflows for luggage-list
2026-04-18 11:54:03 +02:00

Luggage List

Minimal local-first luggage management app built with Expo.

MVP Implemented

  • No auth, no server, local storage only
  • Trips with name, location, dates, optional image
  • Auto-select active trip when current date is in trip range
  • Luggage items with:
    • name, description, category
    • status: packed, unpacked, lost, left-behind, lent-to
    • placement: suitcase, backpack, with-user, other
    • optional image
  • Check-up snapshots per trip
  • Check-up history view
  • JSON export
  • Default trip template (copy-only, not linked)

Run

npm install
npm run start

Build

EAS + Gitea workflows are included in .gitea/workflows.

Description
No description provided
Readme 1.1 MiB
2026-04-19 17:20:19 +02:00
Languages
JavaScript 100%