cynthialiu99 / CITS3403

Final project repository for CITS3403, Cynthia, Neha, Sia, Vinita
0 stars 0 forks source link

Running flask #18

Closed sdubey2024 closed 5 months ago

sdubey2024 commented 5 months ago

Hi all, I am getting an error when trying to run flask. Can someone please try running flask and let me know if it works. Thank you.

sdubey2024 commented 5 months ago

Flask is running now, but I still get these errors: "GET /SearchPage/PythonHomePage.html HTTP/1.1" 404 - "GET /homepage/insert%20link HTTP/1.1" 404 -

sdubey2024 commented 5 months ago

Also, the POPULAR TOPICS links on the Java and Python Homepages give an error

Screenshot 2024-05-15 164801

cynthialiu99 commented 5 months ago

The problem is with the blueprint main route definition.