barrycumbie / special-guacamole-quebec

Cumbie Spring 24 Quebec Walkthrough
https://barrys-chainsaws.onrender.com
GNU General Public License v3.0
1 stars 0 forks source link

Example Student Help Issue Card #1

Open barrycumbie opened 4 months ago

barrycumbie commented 4 months ago

First, provide some orientation

I'm on my local dev box ...

Next, the problem(s)

... and I can't get my jQuery button to work to get the user's name

Then, what you've tried, including pointers to the code

I've been using this example: https://www.geeksforgeeks.org/how-to-get-the-value-in-an-input-text-box-using-jquery/

And here's my index.html ==> https://github.com/barrycumbie/special-guacamole-quebec/blob/b94a33e1dcaee4a999b1749562518d201c6a354f/views/index.ejs#L13-L17

this is just an example with some random code, not a script.js

& the =script.html ==> https://github.com/barrycumbie/special-guacamole-quebec/blob/b94a33e1dcaee4a999b1749562518d201c6a354f/app.js#L23-L40

barrycumbie commented 4 months ago

To grab that code permalink on your REPO

1️⃣ Go to your code on your repo 2️⃣ highlight the lines of code 3️⃣ click on the ... kabob menu & select Copy Permalink 4️⃣ put that link in your issue card. 💥 💰 Done!

Screen Shot 2024-02-26 at 12 09 14 PM