Edit

Note Viewer


FIRSTStudio 2017

Attendance

Note Info

Students
Mentors
Date & Time
Location & Author
  • 2/13/2017

  • 3 hours

  • Jay's Apartment

  • Jay S.


Work Completed

  • Added Knex.js to the fs-users repo for database managment
  • Created a migration for the users database. 

Challenges

  • Libraries have learning curves
  • What's a migration and why do I wanna use one?
    • Apparently it makes database upgrades simple and allow for a git-like revision history for database structure.

Work for Next Meeting

  • Create Models for user system entities (User,Team,Service,ServicePermission,TeamRole, etc.)
  • Connect Passport.js
  • Create local registration and login system
    • Figure out how to issue JWTs accross a domain, where to store it (cookie, cache, local storage)
  • Create API for adding, modifying service permissions
  • Get back to fs-bom

On Schedule?

Not really. So much to do, so little time :/