This week I wrote the SQL query that searches the database using the keywords extracted out from the articles (86bcae8a8e11ecd7cc87d72da0ab82154ab19077). I also added a Nonprofit class to my model so that I could store and eventually display the nonprofits retrieved from the SQL query (72f0f35a750e036607bbc03dd82484ad40214ba3). Since I spent a good amount of time this week improving my final presentation, I unfortunately did not get to start on display the nonprofits to the user. As of right now, they just print out to the console.
This week I am going to make the UI to display the results to the user and fix some other minor UI issues I've discovered.
@poorvi-vora
This week I wrote the SQL query that searches the database using the keywords extracted out from the articles (86bcae8a8e11ecd7cc87d72da0ab82154ab19077). I also added a Nonprofit class to my model so that I could store and eventually display the nonprofits retrieved from the SQL query (72f0f35a750e036607bbc03dd82484ad40214ba3). Since I spent a good amount of time this week improving my final presentation, I unfortunately did not get to start on display the nonprofits to the user. As of right now, they just print out to the console.
This week I am going to make the UI to display the results to the user and fix some other minor UI issues I've discovered.