lugenx / ecohabit

EcoHabit is a web app project that aims to create awareness of the environment and help people build environmental friendly habits.
http://www.ecohabit.org
GNU General Public License v3.0
91 stars 71 forks source link

added endpoint that will return all answers of the authenticated user for given date #258

Closed Pratik1374 closed 1 year ago

Pratik1374 commented 1 year ago

added a logic in previous controller named getAnswers which will check is date parameter is provided or not , if provided it will execute getAnswerByDate function.

lugenx commented 1 year ago

hi @Pratik1374 , thank you for your interest in the project. which issue are you addressing in this PR? Could you please get assigned first? Please read the contribution section if you are not sure how to proceed.