← Back to Home

Sprint Challenge

Challenge Overview

In this sprint challenge, you'll build a Music Playlist Service that combines all the concepts you've learned about DynamoDB and RESTful APIs. This project will test your ability to create, read, update, and delete data in a DynamoDB database through a RESTful API interface.

What You'll Be Building

You'll develop a service that allows users to create and manage music playlists. The service will:

Skills You'll Demonstrate

Technical Requirements

The project will require you to:

This challenge will bring together everything you've learned about NoSQL databases and RESTful APIs to create a functional, real-world application. Follow the setup instructions below to get started.

Setup Instructions

  1. Fork and clone the Sprint Challenge Starter Repository
  2. Follow the setup instructions in the README.md file
  3. Complete the required tasks in the project
  4. Submit your work through the Portal

Resources