kkevlar / section-searcher

Project for CSC 308 and 309
1 stars 0 forks source link

Scrape EVERYTHING into ClassDB on startup. #102

Closed kkevlar closed 5 years ago

kkevlar commented 5 years ago

May be able be the singleton design pattern?? #67 #146

kkevlar commented 5 years ago

If implemented, probably dont need to worry about #100 and #101

kkevlar commented 5 years ago

Im on it!

kkevlar commented 5 years ago

Because #114 is finished, now need to have startup make sure to call scrapeAll()

kkevlar commented 5 years ago

Close #100 #101

kkevlar commented 5 years ago

@jacobrakestraw working on this tonight also?