Skip to content

Offer a Login Option Used to Store Scan History and its Results #37

@sethjholl07

Description

@sethjholl07

Problem

Right now, there is no persistence of scan results. Each time you select an extension, even if previously scanned, it performs a whole new scan. There should be a way to store previously scanned results and display those instead of running new scans every time. Also, having a user login where a user could see all their previous scan results and refer back to them.

Solution

  1. Create a database to store scan history.
  2. Use authentication to allow individual users to login.
  3. Store user scan results in the database and display those if a specific scan on an extension has already been scanned.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions