- [ ] Check to see if the app has a users db collection. - [ ] If not, show a view asking the user to register a new username and password. - [ ] Create users Mongoose Schema - [ ] Service to add new user - [ ] Remove local settings file with credentials - [ ] Add service to lookup user info in DB for match - [ ] On password insert hash string