Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop a Web Interface for SBI Stock Price Prediction #237

Open
deepak00944 opened this issue Mar 7, 2025 · 1 comment
Open

Develop a Web Interface for SBI Stock Price Prediction #237

deepak00944 opened this issue Mar 7, 2025 · 1 comment
Assignees
Labels
codepeak 25 CodePeak 2025 enhancement New feature or request good first issue Good for newcomers

Comments

@deepak00944
Copy link

🔹 Description

This issue involves creating a web-based interface to interact with the SBI Stock Price Prediction model. The website will allow users to input stock-related data and receive predicted stock prices based on the trained machine learning models.

📌 Website Features

Input Form: Users can enter relevant stock data (e.g., Open, High, Low, Volume).
Prediction Display: The predicted stock price will be displayed based on the selected model.
Model Selection: Dropdown or toggle to choose from different regression models.
Data Visualization: Graphs to show stock trends and predictions over time.

💻 Tech Stack Suggestion

Frontend: React.js (Preferred), Tailwind CSS / Bootstrap for styling.
Backend: Flask / FastAPI (for running the ML model).
Charting Library: Chart.js / D3.js for visualization.

🛠️ Skills Required

Frontend development (React.js, HTML, CSS, JavaScript)
Backend API development (Flask / FastAPI)
Data visualization (Chart.js / D3.js)
(Optional) Deployment (Netlify, Vercel, or Heroku)

🎯 Goal

Build an interactive and functional web application where users can utilize the SBI stock price prediction model.

@rohitinu6
Copy link
Owner

@deepak00944 start working on it and please do ensure to start the repo

@rohitinu6 rohitinu6 added codepeak 25 CodePeak 2025 enhancement New feature or request good first issue Good for newcomers labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codepeak 25 CodePeak 2025 enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants