Open wetzelTanner opened 2 months ago
I will be building on top of my current knowledge of vite + react frontend technologies, and will be learning how to implement bootstrap into the CSS files. I will need to learn more about javascript to complete this feature. There are multiple resources I can use to learn more about these technologies, including online manuals, interactive tutorials, and YouTube videos, among other materials.
I will be doing further research and experimenting with Playwright to get a better grasp of it. I will start to write code to navigate to websites and enter information into forms for finding specific items. I have gotten querySelector to grab text data and store it in a JSON file. I plan on trying the other locators Playwright can use. I will need to get more experience in JavaScript through practice. I have and will continue to use resources like Playwrights fantastic doc page, YouTube and other related sources online.
I plan on doing some research to figure out how to send a request from the frontend to our Playwright backend when a user searches for specific golf criteria. Additionally, I plan on figuring out the best way to store and iterate through returned JSON data from Playwright when a user searches for specific golf gear criteria. I plan on creating a JavaScript file that will handle this JSON data and display relevant search results on the frontend using React.
What are we researching for this project?