Wednesday, 11th May 2022
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
- Run through the README.md of the restful-booker-platform service.
- Familiarise yourself with the Restful Booker Platform application.