khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Create Notification Retrieval Endpoint #27

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a registered user, I want to retrieve my past notifications.

Acceptance Criteria

Users can retrieve a list of their past notifications through an API endpoint.