dragonsbootcampllc / DragonsBootcampLMS

6 stars 0 forks source link

implmented an endpoint that returns 1 to 4 recent endpoints #66

Closed ahmedehab0 closed 2 months ago

ahmedehab0 commented 2 months ago

Create an endpoint to fetch the details (name, lecture, score) of the last three or four tasks completed by a user.

Expected Endpoints:

Retrieve Recent Tasks: GET /tasks/recent Purpose: Retrieve recent tasks with details.