Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. # Distance Technology Survey
  2.  
  3. # Current procedures
  4. * Create group accounts for Firebase and AWS
  5. * Create a private repo and share with members of the team
  6. * Create documentation
  7.  
  8.  
  9. # Current Workflow
  10. 1. Patrick exports .csv file emails to Mark
  11. 2. Downloads and runs npm csvtojson
  12. 3. Uses IDE to remove illegal characters
  13. 4. Uploads JSON to Google Firebase
  14. 5. Mark’s script pulls JSON from Firebase
  15.  
  16.  
  17. - Look into Lambda/Firebase functions to pull from qualtrix
  18. - Restful APIs or Export functions
  19.  
  20.  
  21. # Administrative and Security Protocols
  22. [ ] Create log in credentials for staff of Texas Higher Ed Institutions
  23. [ ] Limit accessibility based on credentials
  24.  
  25. - Build **Premium** features for those who have participated in the survey
  26. - User Profile → recommend three best matches for other institutions
  27. - Access to mobile application
  28. - Ability to update contact information for institution
  29. - See year-over-year trends
  30. - Favorites, comparisons and saved profile data/searches
  31.  
  32.  
  33. # Future Directions
  34. - Update the application to ReactJS and React Native
  35. - Built mobile application for premium features
  36.  
  37. - Build year over year documentation/analytics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement