InvestoBull / stock-price-prediction

1 stars 0 forks source link

Scrum report - 18th July, 2021 #58

Open weiyoung opened 2 years ago

raghavthakur commented 2 years ago

CS ID: f4l0b

1.1 - Refactored homepage to use context api and updated table UI 1.2 - Connected homepage to backend 1.3 - Rewrote search bar UI implementation and used api to find stocks online 1.4 - clicking on tickers navigates to respective stock details page

2.1 - Look into AutoML, use Microsoft or AWS AutoML 2.2 - Get csv data of top 15 stocks from nasdaq (timeseries, inflation data, etc.) 2.3 - Start implementing predictions

3.1 - Mongo db connection issues

paulsgh commented 2 years ago

CS ID: p8g0b

1. Past Iteration

2. Coming Iteration

3. Challenges

HGoyal09 commented 2 years ago

CS ID: r7w1b

Last Sprint Recreated the home page Set up mongodb database with mongoose for stocks details and news Set up cron jobs to get realtime stock data Connect the backend for stock details and stock news to the frontend

Challenges Deciding on the schema for the database Setting up cron jobs for different times depending on the data needed

Next Sprint Complete the home page Research into automl and try predicting stock prices Work on a few other extended goals - lazy loading etc

weiyoung commented 2 years ago

CS ID: z4m2b

Previous Sprint

Next Sprint

Challenges