My Wiki!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming:aicoding:project_structure [2025/07/09 11:16] tdprogramming:aicoding:project_structure [2025/07/09 11:25] (current) – [1. Plan Before You Code] td
Line 1: Line 1:
 # AI Code Project # AI Code Project
- 
 ## 1. Plan Before You Code ## 1. Plan Before You Code
  
Line 13: Line 12:
 - Backend Structure Doc – Sets up API routes, DB schemas, and core logic - Backend Structure Doc – Sets up API routes, DB schemas, and core logic
  
-I used to manually create these, which took forever. Now, I use @codeguidedev to generate everything in minutes.+I used to manually create these, which took forever. Now, I use @codeguidedev or https://www.buildmi.co/projects to generate everything in minutes.
  
 This saves a lot of time per project, reduces hallucinations, and makes development much smoother. This saves a lot of time per project, reduces hallucinations, and makes development much smoother.

Navigation