chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

employee faker data #20 #29

Closed kenziebottoms closed 6 years ago

kenziebottoms commented 6 years ago

Description

Created functions to generate

Related Ticket(s)

20

Problem to Solve

This generate sample data with which to stuff the DB

Expected Behavior

Shouldn't do anything unless you uncomment code in index.js and console.log the results

Steps to Test Solution

  1. uncomment in index.js (only included because things need to be in a certain order)
  2. console.log() around functions to see the data output by them