Skip to content

Remove All Dummy Data from the Website #5

Description

@danielmarv

🐛 Issue: Remove All Dummy Data from the Website

Repository: ClyCites-Frontend/ClyCites
Priority: 🔐 High

📄 Description

The ClyCites frontend currently contains dummy/placeholder data that was used during development (e.g., sample products, test users, mock alerts). This data should be removed to prepare the platform for production deployment and ensure all displayed information is real or properly fetched from APIs.


✅ Tasks

  • Audit all components/pages for hardcoded or mock data
  • Remove all dummy/static entries from:
    • Marketplace listings
    • User profiles
    • Notifications or alerts
    • Charts/analytics placeholders
  • Clear any seed or test data from localStorage, state files, or mock service files
  • Ensure the UI fetches and displays only real, API-sourced data
  • Run QA to confirm no broken sections post-removal

📝 Notes

Removing dummy data is essential to improve user trust and ensure production readiness. This issue is a blocker for staging/production deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions