Skip to content

[ FEATURE REQUEST ]: periodically scrap data for new prices / new items and alert the application if they want to accept the changes #78

@nagy-nabil

Description

@nagy-nabil

As we serve this application on Vercel and scraping requires resources, we could create a small Fastify/Express server to handle this need. However, both backend applications should work with the same database because price changes need to be compared with existing data. To avoid duplication, it's essential to ensure both applications share the same database.

I don't think we should accept the changes automatically. Instead, we should implement a notification system to alert the application user about the changes, providing the ability to accept or discard the updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority-0MUST SOLVEpriority-1please solve it kinda important

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions