mohanadarafe / Witwit

SOEN 341 Winter 2019 - Witwit Project
4 stars 6 forks source link

Updating the backend for edit a reply #248

Closed Hambrsoom closed 5 years ago

Hambrsoom commented 5 years ago

I have added one more useful function for the backend of editing a reply --> the method will help u to retrieve the content of a reply and thus the user can work on it #149 . Furthermore, I have fixed some bugs in the serachEngine which were introduced after refactoring the code #215. Finally, I have created the connection to the frontend for editing the functions are: -getReplyContent -editReplyContent These both methods are in the Profile service file