Skip to content

Suggest Standard Architecture Based on Project Stack #31

Description

@YagoBorba

To help beginners learn about code organization, the tool should suggest a suitable folder and code architecture based on the selected project stack. This should be part of the initial project generation process.

Implementation Details:

  • For a Node.js API, suggest a structure like MVC or Domain-Driven Design.
  • For a React frontend, suggest a component-based or feature-sliced structure.
  • The suggestion should be presented to the user with a brief explanation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeatureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions