Skip to content

dtraft/corner-pocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Onsite Office Roadmap

####Core Functionality

  1. User Management

  2. login

  3. sign-up

  4. one user is a member of multiple groups

  5. admins can manage users from Onsite Office

  6. access control (ie. admins, editors, users can only access relevant data)

  7. Keep track of user logged in or not.

  8. Library Development

  9. create new and edit libraries

  10. create component schemas in libraries

  11. delete componentSchemas along with library

  12. Template Development

  13. render templatePage

  14. create new and edit templates

  15. create templates starting from another template

  16. Delete associated components on delete template

  17. Projects

  18. create new and edit projects

  19. create projects from template

  20. Delete associated components on delete project

  21. Project Page

  22. render page and save data inputs

  23. seperate models for each individual component (easier sync logic)

  24. save active component on switching to another component

  25. save project when using Descriptive Libraries

  26. save active component on leaving page

  27. copy component

  28. Save project as template

  29. Notes tab.

  30. Data management

  31. persistent data store using pouchDB

  32. couchDB backend

  33. UX

  34. use ng-enter in dialog boxes to "ok" when last input box is focused.

  35. Reports

  36. bring reports and reportPage up to speed

  37. download word doc reports

  38. Allow user to select multiple components

  39. Settings

    1. Update for user Service
    2. Option to only sync your own projects

####Functionality Wish List

  1. User Management

  2. sign-up

  3. admins can manage users from Onsite Office

  4. access control (ie. admins, editors, users can only access relevant data)

  5. Projects

  6. display projects in table format (Office)

  7. allow group admins to specify which fields appear in projects table

  8. Project Page

  9. component bridges

    1. Present user with previously used bridges for active component FIRST
    2. Allow user to create new and save automatically. Only 1 Bridge per component pair to streamline the UX.
  10. take pictures and attach to projects and components.

  11. Reports

  12. calculate all values up front so they can used anywhere in the report

  13. expand available exposed functions

About

AngularJS service for PouchDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors