Step 1 of 5
20% complete
Design First
Use this prompt at the start:
Before we begin, I want to define the design language of our software.
With HTML and CSS, I typically have a folder called /design, with a file called choice.html and candidates.html
This allows us to work iteratively on design, and to ensure that the design stays consistent in our development cycle.
If using a language like SwiftUI (as an example), add the following:
With SwiftUI, how do you envision us working? Do you have ideas for a workflow where we can work in a similar way?