Skip to content

[BUG] : The structure of files is such that flask is not able to load css files hence when you run the project there is no css. #107

@KIRTI13115

Description

@KIRTI13115

🔍 Have You Searched Existing Issues?

  • I have searched the existing issues to avoid duplicates

🐞 Describe the Bug

What is happening: The structure of files is such that flask is not able to load css files hence when you run the project there is no css.

What should happen: the style.css and script.js should be under static while index.html should be in template so flask can read these files and the page loads with proper css and UI/UX

▶️ Steps to Reproduce

  1. Go to https://quickfactchecker.onrender.com/
  2. The page will look the way in screenshot
  3. The terminal will also show error while getting style.css, script.js, manifest.json because manifest.json file dont exist and is used in index.html file

✅ Expected Behavior

The files should have been fetched properly and the page should look something like

Image

🖼️ Screenshots (If applicable)

Issue: Image

📘 Additional Context

No response

🙌 Contributor Checklist

  • I agree to follow this project's Code of Conduct
  • I am a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions