Ishi01 / CITS5505Group41Project

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

Backend Prototype #6

Closed Ishi01 closed 4 months ago

Ishi01 commented 5 months ago

Create a backend flask server that is capable of receiving a country guess from the frontend website, determining if that guess is correct, then responding to the server with either a confirmation that the guess was correct, or an additional clue if the guess was incorrect.

stuar7 commented 4 months ago

Covered in greater detail and specificity in #15.