forked from jonmlinch/HomePT-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
AFresnedo edited this page Sep 25, 2018
·
9 revisions
HomePT is an Exercise Prescription Website. Here therapists can prescribe tailored exercises for their clients, using videos and instructional guides.
HomePT was implemented as a decoupled (M)ongoose (E)xpress (R)eact (N)odeJS stack.
- Token authentication and authorization, using cookie storage
- Axios to handle fetching data to and from react and express
- React-Materialize styling
Most importantly, that this wiki only covers the front end of the app. Please refer to our back end Wiki for the back end documentation.