Skip to content

initialize fullstack stock price lookup application with backend API …#7

Open
Waltbo wants to merge 1 commit intoautomationExamples:mainfrom
Waltbo:walter-submission
Open

initialize fullstack stock price lookup application with backend API …#7
Waltbo wants to merge 1 commit intoautomationExamples:mainfrom
Waltbo:walter-submission

Conversation

@Waltbo
Copy link
Copy Markdown

@Waltbo Waltbo commented Feb 8, 2026

Candidate Assessment: Spec-Driven Development With Codegen Tools

Approach

  • I wanted to create a simple application that allowed a user to create an account, login, and view a dashboard that allows them to look at stock prices.
  • I choose to use Claude 4.6 Opus for code generation, as it has a good understanding of both frontend and backend development.
  • I started by defining the specifications for the application, including the user stories and the API endpoints.
  • I then used Claude to generate the initial code for both the frontend and backend, and iteratively refined the code based on testing and feedback.
  • I also created a test suite to validate the functionality of the application, including unit tests for the backend and integration tests for the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant