rileycleavenger / StockBuddy

webapp that periodically gathers new stock data and web scrapes stock news headlines, then passes all the data through an LLM to return suggested purchases for the day
https://stock-buddy-nu.vercel.app/
5 stars 0 forks source link

Make a SQL Database Schema #22

Closed rileycleavenger closed 4 months ago

rileycleavenger commented 5 months ago

develop a data for how we are going to store our data, remembering we are going to store the following:

*anything else you can think of that we need to store should be in this as well, this is just what I can think of off the top of my head

Dravani commented 4 months ago
Screenshot 2024-07-11 at 1 28 40 PM
rileycleavenger commented 4 months ago

LGTMQ