Skip to content

Conversation

@KIRTI13115
Copy link
Contributor

🛠️ Pull Request Template

🏷️ PR Type

Feature

🔗 Related Issue


📝 Rationale / Motivation

This PR adds blog page talking about models used in this project and its impact

✨ Description of Changes

  • Frontend
    • style.css updated
    • blog.html added
  • Backend / API
    • app.py updated
    • blog.js added

🧪 Testing Instructions

  1. Pull branch and run npm install
  2. Start local server with python app.py
  3. Navigate to /blog and verify functionality
  4. Run tests: npm test (all should pass)
  5. Verify edge cases

👀 Impact Assessment


🖼️ Screenshots / GIFs (if applicable)

Screenshot (452)

⚡ Checklist

  • Code follows project’s coding style and guidelines
  • Changes are tested locally
  • Automated tests added/updated
  • Documentation updated (if applicable)
  • User-facing changes are documented
  • Related issue linked
  • No new warnings/errors introduced
  • All reviewers guidance addressed

🔖 Reviewer Notes


⚠️ Breaking Changes


🏆 Optional Enhancements / Future Work


🎯 Priority / Impact Level

  • Priority: High
  • Impact: Medium

@vercel
Copy link

vercel bot commented Oct 21, 2025

@KIRTI13115 is attempting to deploy a commit to the deepika's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Deepika14145 Deepika14145 merged commit 60d7fe0 into Deepika14145:main Oct 22, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gssoc25 LEVEL 2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add blog page and link with footer and navbar

2 participants