LivingStories-DevTeam / Living-Stories-App

4 stars 1 forks source link

Review and Provide Feedback on Alternative Recommendation Engine #93

Closed JohnsL-U closed 9 months ago

JohnsL-U commented 10 months ago

Description: I have developed a new recommendation engine model address previous issues with database compatibility and computational logic.

Assumptions:

Tasks:

Notes:

JohnsL-U commented 10 months ago

On my next commit, I will update the code with database fetch functions!

JohnsL-U commented 10 months ago

Updated recommendation engine V2 for postgre sql data fetching. Upon completion of issue #92 you can test the entire system. For the moment, simply comment out Database Functions and use the dummy data!

JohnsL-U commented 9 months ago

99 Needs to be resolved before the test can be performed through the app with real data.

JohnsL-U commented 9 months ago

More features added, bugs fixed. The web app was deployed on local and tests conducted with real data were successful.