7Cav / project-items

Blank repo for main S6 github projects
0 stars 0 forks source link

API Endpoint Additions/Changes #35

Open SyniRon opened 1 year ago

SyniRon commented 1 year ago

Objective

To enhance our existing API by adding new endpoints or potentially replacing it with a more comprehensive drop-in API solution.

Key Focus

Addressing the lack of CRUD (Create, Read, Update, Delete) functionality for managing personnel information that is currently handled inefficiently through spreadsheets.

Required Additions

Context

Some of the required additions may or may not already exist but are not effectively utilized in current use cases.

Problem Statement

Departments are resorting to spreadsheets to manage personnel and their progress through defined processes due to the absence of CRUD capabilities in the current API.

By implementing this project, we aim to streamline the personnel management process, making it more efficient and centralized, while reducing the reliance on spreadsheets.