Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

Connectivity #9

Closed stuar7 closed 6 months ago

stuar7 commented 6 months ago

Merging connectivity into develop. I will keep this merge request open if you have any feedback.

This adds the clickable svg prototypes and some basic connectivity.

Ishi01 commented 6 months ago

Awesome, looks great for an intitial prototype, just make sure to change app.run(debug=True) <- this before the final version. I'm willing to merge this in immediatly, but its probably good someone else confirms first.

berry1104 commented 6 months ago

i noticed that have a iitle bug, thats seems come from the svg branch

  1. when i click get a question button , it's no reponse
  2. in the console, seems a error "Uncaught TypeError: $(...).documentready is not a function at qa.js:1:13"
stuar7 commented 6 months ago

i noticed that have a iitle bug, thats seems come from the svg branch

1. when i click get a question button , it's no reponse

2. in the console, seems a error "Uncaught TypeError: $(...).documentready is not a function
   at qa.js:1:13"

Should be fixed in Fixed Uncaught TypeError Bug