Jose Gibson
← All Projects

Devlog App — Development Progress Tracker

Flutter app for logging and tracking development progress across projects — with project feeds, log entries, tagging, and search.

Flutter / DartCross-platform: Android, iOS, Web, Windows, macOS, Linux
Designing a data model flexible enough to handle multiple prKeeping the log form ergonomic for quick entries during a de

Portfolio Highlights

  • Built a cross-platform Flutter developer logging app with project management, log entry forms, tag input, search, and a feed UI across Android, iOS, and web targets.

Snapshot

  • Period: September 2023
  • Source: `github.com/josegibson/devlog_app` (private)
  • Domain: Mobile, Flutter, developer tooling
  • Status: Feature-complete prototype

Stack

  • Flutter / Dart
  • Cross-platform: Android, iOS, Web, Windows, macOS, Linux

What I Built

  • Project management layer: create projects, browse a project feed, select active project context.
  • Log entry system: create and edit log entries with a form, browse a log feed, tile-based display.
  • Tagging: custom tag input for categorising entries.
  • Search page for querying across projects and logs.
  • Settings page for app configuration.
  • Dashboard and landing page as entry points.