uprm-inso4116-2024-2025-s1 / semester-project-SafeRUM

semester-project-safeRUM created by GitHub Classroom
7 stars 0 forks source link

Improve Dummy Data #214

Open Alejandro-DeJesus opened 2 weeks ago

Alejandro-DeJesus commented 2 weeks ago

Objective: Improve the current dummy data for reports in the database

Task Description: replace the current dummy data in the database as it lacks fields and poorly simulates actual reports, and add new dummy data, with complete reports, to test all fields in the report table.

Implementation: Add Dummy Reports into the database, Dummy Reports must contain: Title, Description, Date, Category of Reports, Users who posted the report, report id, Location.

Testing and Debugging: Unit tests to check with data fetching Perform a visual examination of the database. Debug any issues with data display, such as missing or incorrect information.

Deadline: Sprint 1 of Milestone 2

diego-velez-upr commented 14 hours ago

This issue should be completed with PR #288.

evnd04 commented 13 hours ago

When the PR is merged ill close this issue.