Day 2: Data modelling done, and started on putting everything together

Data modelling ended up being simpler than I expected. The trick to no document oriented databases is to make sure to keep the collections shallow.
With the technical/set up issues out of the way, I could finally start on the project repo.
Built Login and register pages with some functionality.
Set up and configured Firebase project.

Tomorrow's plan to hook everything up to Firebase and get authentication working. And once that's done work on the profile and dashboard.
#lazytbr