nswalters / AppTrakz-Client

React Client for AppTrakz application for documenting the job application process.
0 stars 0 forks source link

Create Initial Models and Fixtures #3

Closed nswalters closed 3 years ago

nswalters commented 3 years ago

As the developer, I will need to create the initial models as documented by the ERD.

I will then need to build fixtures for each model, along with a seed data script which will allow me to quickly populate the database with standard set of data.

Please reference the ERD in Ticket #2 for the models/fixtures that will be required.