TOPICS
Projects
About Projects
An object is a distinct data component within the Kinection application. Objects have the ability to relate / connect to each other. The Projects object refers to places where work is being done and volunteers can sign up to work at these places.
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.