Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 431 Bytes

SDG-MH

SDG Hackathon for Mental Health Awareness

What needs to be done?

  • Complete REST API
    • Finish data associations
    • create routes to associate reviews to both Therapists and Users
    • figure how to scale up as number of users and therapists grows
  • Front-End
    • build out webpages based on mockups
    • migrate to react.js(?)
  • Authorization
    • build out authorization schema
  • Other
    • what else needs to be done?