vinitshahdeo/PortScanner

History component in React

開放

#155 建立於 2021年3月14日

 (9 則留言) (0 個反應) (1 位負責人)Python (122 個分叉)auto 404
Level3Reactfrontendgssoc21help wantedup for grabs

倉庫指標

星標
 (150 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

image

貢獻者指南