Interactive Cares Senior Backend Developer

Task: Develop an API system using the Django Rest Framework that allows users to search for and play music tracks. The application should have the following features:

Additional Considerations:

You can use placeholder music files or URLs to external resources for the sake of this task.

Store a predefined list of music tracks in the Database, which users can search through.

Optional:

Create a frontend application with React to create a music-playing website using the Django backend.

Deliverables: