Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AERO-SYNC // Command Center

A full-stack productivity web application designed with a high-fidelity, skeuomorphic cyber-airport terminal aesthetic. It combines itinerary management (note-taking) with a "Chronometer" (Pomodoro-style focus timer).


Features

Itinerary Management (Manifest)

  • Create, Read, Update, Delete trip records with auto-sync
  • Category organization — Flights, Hotels, Packing, Transit, Ideas
  • Live stats — Word and byte (character) tracking
  • Persistent storage via localStorage (AEROSYNC_DATA)

Chronometer (Timer)

  • Cyberpunk digital display housing
  • Three modes: Lounge Period (45 min), Boarding Wait (25 min), Gate Transit (5 min)
  • Initiate / Reset controls
  • Status tracking for total cycles and records

Real-Time Flight Board

  • Simulated real-time departure board with realistic status updates (On Time, Boarding, Gate Open, Gate Close, Delayed, Departed)
  • Digital HUD decoding character animation effect
  • Dynamic neon marquee ticker

Tech Stack

Layer Technology
Frontend Vanilla HTML / CSS / JS
Styling CSS3 Custom Properties, Glassmorphism, Neon Glows
Typography Inter (UI), IBM Plex Mono (Data)
Storage localStorage (persistent)

Getting Started

  1. Download Noteflow.html
  2. Double-click the file to open it in Chrome or any modern browser.
  3. Everything works offline instantly with no build step required.

Usage

Manifest (Notes)

  • Click + NEW REC in the Manifest panel to create a new record.
  • Click any trip card to open and edit its details in the Active Record terminal.
  • Use the category filter tabs to filter records by type.
  • Hover a trip card and click to delete it.
  • Changes are auto-saved after a brief delay.

Chronometer (Timer)

  • Select a mode: Lounge Period, Boarding Wait, or Gate Transit.
  • Click INITIATE to begin the countdown.
  • Click again to pause, RESET to restart.
  • Cycles and total records are tracked in the Status Footer.

Data Persistence

All manifest records and statistics are saved to localStorage under the key AEROSYNC_DATA. Data survives page refreshes and browser restarts. No backend or account required.


Aesthetic & Design

Cyber-airport terminal aesthetic with dark backgrounds, cyan neon accents, and glassmorphism panels. Features dynamic elements like decoding characters and sweeping light effects.


About

✈️ A cyberpunk airport terminal-themed productivity app — note management + Pomodoro timer + live flight board, all in a single HTML file. No dependencies, fully offline.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages