vinitshahdeo / PortScanner

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
https://vinitshahdeo.github.io/PortScanner/
MIT License
133 stars 114 forks source link

[Frontend] Responsive Navbar #58

Open ishika1727 opened 4 years ago

ishika1727 commented 4 years ago

Responsive navbar required for the current UI/UX for the project.

Make the required changes in the src/templates/index.html and src/static/index.css to add responsiveness in the navbar. In mobile view, navbar should toggle on button click and vary it's size according to screen size in desktop as well as mobile view.

AdityaAshvin commented 4 years ago

@ishika1727 Can I work on this?

ishika1727 commented 4 years ago

@AdityaAshvin please go ahead.

Create a PR in feature/frontend branch by Friday EOD

nawed2611 commented 2 years ago

Hi! Is this issue still open?