NewloveD / Software-Project

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Admin: Manage Database: #11

Open NewloveD opened 1 week ago

NewloveD commented 1 week ago

As an admin, I want to access the website's database, so I can review, update, or delete information as needed

Precondition: Admin users must be authenticated and logged in with permissions for database access. The system must have a database management interface or tool for admins to view, update, and delete records (user data, donation records, events). The system must ensure that sensitive operations are logged for audit purposes. Postcondition: Admins can access the database, search records, update existing information, or delete outdated or incorrect entries. All changes are reflected in real-time, and a record of modifications is maintained.

NewloveD commented 2 days ago

hello