matthewepler / firebaseauthmine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER FEATURES

  • anyone can register
    • can register as a coach
    • [-] can register using Google, Facebook, or Email/Password
    • clients receive a text after registering
    • clients receive an email after registering
  • coach can log in
    • redirected to their page after login
    • can see a list of their clients
    • can click on a client to go to the client page
  • client can log in
    • redirected to their page after login
    • can see a list of their action items
    • can delete an action item
    • [-] can edit an action item
    • can reorder an action item
    • [-] can edit their profile info

TECH FEATURES

  • page title and favicon set
  • [-] write protection settings on database
  • [-] can register as an admin
    • [-] can create coaches (remove ability from /register)
    • [-] can delete coaches
    • [-] can edit coaches

WHEN I CAN SAY I'M DONE

  • fix the header
  • styling is decent
  • get drag/drop working
  • rename project and deploy to co. github
  • deploy to heroku
  • tested and debugged

About


Languages

Language:JavaScript 95.6%Language:HTML 4.0%Language:CSS 0.4%