Create A Way To Manage Data For An Application

Wednesday, 11th May 2022
Simon Tomes
Simon Tomes

Description

In this challenge, your goal is to create over 100+ Rooms for the application restful-booker-platform.

How you create the data is up to you. For example, you could create the data by:

  • Filling in the Room admin form 100+ times
  • Starting the application up with 100+ rooms
  • Leveraging APIs to inject 100+ rooms

Learning Outcomes

  • Use tools to rapidly create data within an application

Pre-requisites

  1. Run through the README.md of the restful-booker-platform service.
  2. Familiarise yourself with the Restful Booker Platform application.

Solutions

View Solutions