Skip to content

Pull Request: UI and Project Enhancements #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

arksohail
Copy link

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

Add Fake URL for Demonstratiuon/Trial Check,
Added Validation and Spinner/Loader functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant