DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

USER STORY: Mock Data #18

Closed DarrachBarneveld closed 9 months ago

DarrachBarneveld commented 9 months ago

As a developer, I can create mock data so that the final application has products, programs and other required models immediately created

Acceptance Criteria:

  1. A fixture folder exists
  2. Fixture folder has necessary json files for each model to be created
  3. Fixture models contain all relevant data
  4. A media folder exists with all relevant imagery

Tasks

DarrachBarneveld commented 9 months ago

Fixture folder implemented, all model data.json files loaded onto DB. All images located in media file