Contributing to ProjectXP Adding Project Tracking Features Progress data is stored in localStorage Each project entry: { id, name, description, completion, features[], lastUpdated } Add new visualizations by reading from the same data store Feature Status Values planned | in-progress | complete | blocked