illusion173 / CyberToolAnalysis

CS490 Project - A tool to analyze cybersecurity tools!
MIT License
3 stars 0 forks source link

New Handling method for approvalordenial #90

Closed illusion173 closed 7 months ago

illusion173 commented 7 months ago

Title: Handle Approval/Denial of a tool, backend

Description: Admins needed a way to enable approval or denial of other admin submitted tools, this needed the api methods on API gateway and needed python methods for it. This will require a difference in the JS too later on but this at least gets the backend infrastructure for it.

Weight (Hrs): 8 hours Actual (Hrs): 9 hours Language: Python