PortScanner
PortScanner copied to clipboard
History component in React
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 History.js
which will display the details of last 10 scans. Refer the image attached below for design.
As of now, create the History.js
which takes its data of last 10 scans from a json file scans.json
(create a json file with harcoded data for last 10 scans) and displays according to the given UI
P.S. : The basic frontend on react is available on feature/frontend-react
branch in the folder network-scanner
. Add your components in the same branch. Do not make any changes in App.js
/ index.js
.
@ishika1727 Please also add level3
badge here.
Hi, I am a GSSOC'21 Participant and I would like to work on this. Please assign it to me
Hi, I wanted to work upon this. Kindly assign this to me so that I can get started
@devRawnie pls go forward. I am assigning you. Create a P in feature/react branch by SUNDAY EOD
Sure. Will do
I have completed the code for this issue. Kindly review the same
please assign me this
@vinitshahdeo There is already a pull request pending for more than a month now. Please merge that one
@vinitshahdeo Kindly look into the PR and merge the same if it is completed