Open Coding-Connoisseur opened 1 week ago
Setting up the foundation of the project is critical. The system should allow users to specify the type of project (e.g., web app, API, CLI tool) and dynamically generate the project’s architecture. This allows a more customizable and efficient start to new projects.
Task 1: Allow users to specify project type (Due: 2024-11-03)
Task 2: Dynamically create architecture based on project type (Due: 2024-11-10)
requirements.txt
, etc.).
User Story: Project Setup
Tasks: