Skip to content

Folder named Views should be Features to match README and architecture intent #39

Description

@AntonPieter

The README describes the architecture layer as "Features (with SwiftUI views and view models)",
but the project structure uses a folder named Views.

A feature is a vertical slice that includes both views and view models — not just views.
The folder name Views undersells this and could lead developers to place view models elsewhere.

Suggestion: rename Views to Features to better reflect the architecture intent described in the README.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions