Skip to content
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

Port Scanner Form Component in React #121

Open
ishika1727 opened this issue Mar 8, 2021 · 12 comments
Open

Port Scanner Form Component in React #121

ishika1727 opened this issue Mar 8, 2021 · 12 comments
Assignees
Labels
frontend gssoc21 help wanted Extra attention is needed Level3 Major Feature or Bug fix React up for grabs

Comments

@ishika1727
Copy link
Collaborator

ishika1727 commented Mar 8, 2021

As we've built many features to justify the one-liner description of this project i.e. a go-to networking tool, now it's time to revamp the existing UI.

Add a new component PortScannerForm.js which will take inputs for:

  • host to scan
  • lower range of ports
  • upper range of ports

This component should also have a button called SCAN. The scanning for open ports will start on clicking this button. Refer the image attached below for design

As of now, on clicking SCAN button, the values in the input fields should be displayed in console

P.S. : The basic frontend on react is available on feature/react branch in the folder network-scanner. Add your components in the same branch. Do not make any changes in App.js / index.js.

image

@ishika1727 ishika1727 added help wanted Extra attention is needed up for grabs gssoc21 labels Mar 8, 2021
@devRawnie
Copy link

I would like to work on this. Please assign this to me.

@subhangi2731
Copy link

can you please assign it to me?

@Abhishek765
Copy link

Abhishek765 commented Mar 9, 2021

I would like to work on this Please can you assign me? I guess your branch feature/frontend-react is not merged currently so can I create a new react app network-scanner and add the PortScannerForm.js component in that?

@vinitshahdeo
Copy link
Owner

Hello guys,
The branch will be merged soon. Review is still in-progress. Post that we'll assign the issues.

@vinitshahdeo
Copy link
Owner

@ishika1727 I have merged the PR. You can assign this issue with a story point of not more than 3 days.

@ishika1727
Copy link
Collaborator Author

@devRawnie Please go ahead with the issue and create a PR in feature/react branch by Monday EOD.

Feel free to contact me anytime

@devRawnie
Copy link

Sure thing. I am on it

@devRawnie
Copy link

Can I use reactstrap library to style the input fields?

@ishika1727
Copy link
Collaborator Author

@devRawnie yes, please go ahead, but try to keep it as simple as possible as we will be merging all components together after they have been made.

@devRawnie devRawnie mentioned this issue Mar 15, 2021
9 tasks
@devRawnie
Copy link

How do I add reviewers in the pull request, I couldn't figure it out while creating the pull request.

@ishika1727
Copy link
Collaborator Author

I ll add the reviewers, no issues

@ishika1727 ishika1727 added the Level3 Major Feature or Bug fix label Mar 15, 2021
@ishika1727
Copy link
Collaborator Author

@devRawnie Merged your PR into feature/react branch. Amazing work. Please go through the other open issues as well and contribute more to this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend gssoc21 help wanted Extra attention is needed Level3 Major Feature or Bug fix React up for grabs
Projects
None yet
Development

No branches or pull requests

5 participants