Devember Day 19

Written by Gary McAdam | Dec 20th 2015

This article is part 19 of my #Devember 2015 series.

I fixed the player!

Yay!

Oh, and I also wrote my database models, updated my migrations to match the changes since the initial set of migrations were written, and seeded the database with some real-ish data. Now the app is serving out from the database!

Next up:

  • Parent Interface (fill the database with real values)
  • Authentication (yeah, leaving that until last)
  • Hallway testing!

Today’s Observations

  • Stats for today: 2 commits, time spent: 1h 34m 48s