Phishing-URL-Detection icon indicating copy to clipboard operation
Phishing-URL-Detection copied to clipboard

Pull Request: UI and Project Enhancements

Open arksohail opened this issue 1 year ago • 0 comments

Changes:

  1. .gitignore:

    • Added /venv to ignore the virtual environment directory, keeping the repository clean of unnecessary files.
  2. static/styles.css:

    • Improved overall UI/UX with various style updates:
      • Added hover effects for interactive elements.
      • Enhanced button styles for better visibility and responsiveness.
      • Implemented a new loader (#cover-spin) with smooth animations to indicate processing.
  3. templates/index.html:

    • Refined the layout for improved user experience.
    • Added a demo button allowing users to test fake URLs.
    • Implemented new JavaScript validations for enhanced input handling.
    • Introduced a spinner loader to provide better feedback while the system processes requests.

Purpose:

These changes aim to improve the user interface, streamline the development workflow, and enhance the overall user experience when interacting with the Phishing URL Detection tool.

Screenshot:

Screen Shot 2024-10-03 at 19 55 29-fullpage Screen Shot 2024-10-03 at 19 55 48-fullpage Screenshot 2024-10-03 at 20-41-01 URL detection Screenshot 2024-10-03 at 20-41-59 URL detection

arksohail avatar Oct 03 '24 15:10 arksohail