Skip to content

feat: migrate app from Streamlit to Flask framework#11

Open
ManthanTerse wants to merge 1 commit into
adhithim09:mainfrom
ManthanTerse:feat/migrate-streamlit-to-flask
Open

feat: migrate app from Streamlit to Flask framework#11
ManthanTerse wants to merge 1 commit into
adhithim09:mainfrom
ManthanTerse:feat/migrate-streamlit-to-flask

Conversation

@ManthanTerse
Copy link
Copy Markdown
Contributor

🚀 Description

Migrated the application from Streamlit to Flask to improve flexibility, scalability, and backend control.

🔧 Type of Change

  • New feature
  • Refactoring

🧠 Key Changes

  • Replaced Streamlit UI with Flask routes and templates
  • Updated app structure for backend-driven rendering
  • Improved control over request/response handling

🧪 Testing

  • Ran Flask server locally
  • Verified routes and chatbot functionality
  • Ensured no breaking issues in core features

⚠️ Notes

  • This is a major structural change
  • Reviewers may need to test locally

✅ Checklist

  • Code follows project structure
  • Self-reviewed changes
  • No unnecessary files added

@ManthanTerse
Copy link
Copy Markdown
Contributor Author

Hello @adhithim09 !
The work is done ...
Please review it and merge!

Thankyou!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant