Skip to content

Meeting 11.10.21

LemonPapperSeasoning edited this page Oct 25, 2021 · 1 revision

11/10/21 Meeting Minutes

Agenda: try get a submittable version -scrap all data from internet into database (3 images + paragraph description for each stock) -connect all screen together -implementation of special features on watchlist, stock and portfolio, and settings -stock manager implementation -search functionality -switch drawerlayout with navigation drawer

Meeting details: -2 collection instead of 3 -first one stores all meta data (company name, symbol, description, price array, category.) -second one to store images (because they are very heavy)

-Pull the data -export to csv file -then have a separate program pull the descriptions and images for each url -then enter into csv file -then import data into firestore

Clone this wiki locally