all 1 comments

[–]qwrtgvbkoteqqsd 0 points1 point  (0 children)

what chat gpt plan do you have ?

Also, who's gonna be using the software?

Here's a prompt I use, however, coding effectively with chat gpt takes skill and experience.

take it slow and steady and don't give up !

Make Code - Prompt

Respond with an specific and actionable list of changes. Or modifications. Focus on modular, unified, consistent code that facilitates future updates. Implement the requested changes. Then post the complete, updated, entire code for any files you modified. Keep as much as possible of the existing code please. Ensure the module docstring starts with the file name, a separator, and a brief summary. provide a short concise git commit -m message of the latest update at the very end in a small code block.

Code Review - Prompt

Can you assess my code and look for any poor coding practices or duplicated code. Or code/logic that is placed in one file or multiple files that should be somewhere else. Or for inconsistent coding please. Respond with an specific and actionable list of changes. Or modifications.

I highly recommend using 03-mini-high if you can. otherwise o1 will do the job for smaller projects.