This is a solution for the Project Tracker Problem.
This is a rails app. Uses Rails 5.1.1 with Ruby 2.4.1
You can run the rake task
rake seed_data:generate_data
to generate the seed data.
If you visit localhost:300
you must see the solution.
Here is a screenshot from my dev machine.