H-BAHDON / class-of-our-own

At Code Your Future, trainee progress is tracked on a trainee tracker against milestones set by the Director of Education. But each trainee at CYF is on their own personal journey towards employment, and should really set their own milestones on their own roadmap.
MIT License
2 stars 1 forks source link

[US-4] Create Factor and FactorExpectation models, migrations and seeds #73

Closed alexeyschepin closed 11 months ago

alexeyschepin commented 11 months ago

What: Create Factor and FactorExpectation models, migrations and seeds Why: To store four factors that Code Your Future uses for tracking trainee progress How: use Sequelize to generate both models and seeds with fake data

Please check this pull request:

https://github.com/H-BAHDON/class-of-our-own/pull/70