-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Modeling
A project model needs to be made that can be used to attach forms, users, and objects independently.
- User: When a user selects projects all data entry associated with that user is labeled to that project by default.
- Form: When a project is attached to the form that project tag is included in all objects made under that form.
- Objects: When an object belongs to a project those objects can all be exported to that project tag.
Users
- USER A I select that I'm working with Project B
- Every Item i create needs to be tagged Project B.
Form
- Then every object in that form needs tagged to that project.
Object
- The object itself can have added projects associated with them directly after creating them, but on the update process.
Interfaces
There needs to be a project tab at the top of the page for each user that pulls their specific projects and pushes their specific projects. AJAX.
Admin:
- CREATE
- READ
- UPDATE
- DELETE
- API
View:
- Project Objects
- Project Users
- Project Forms
Metadata
Metadata
Assignees
Labels
No labels