TOPICS
Opportunities
About Opportunities
An object is a distinct data component within the Kinection application. Objects have the ability to relate / connect to each other. The Opportunities object refers to the possible places where volunteers can sign up.
Kinection uses the CRUD system, the major operations which are implemented by databases. Each letter in the acronym can be mapped to a standard Structured Query Language (SQL) statement.
CREATE
Create, or add new entries
READ/VIEW
Read, retrieve, search, or view existing entries
EDIT/UPDATE
Update, or edit existing entries
DELETE
Delete, deactivate, or remove existing entries
© Impeligence 2024-2025. All Rights Reserved.