Wyko / netcrawl

Netcrawl is a tool designed to discover and poll one or more devices, inventory them, and then provide useful data on the processed devices.
http://netcrawl.readthedocs.io
54 stars 10 forks source link

Help Wanted to make Web Front-End #32

Open Wyko opened 7 years ago

Wyko commented 7 years ago

Problem

Netcrawl currently polls devices properly, but once the data is in the database there's no convenient way to interact with it outside of an SQL query

Objective

Implement a web-based front end to allow users to interact with the polled data. Obviously, there are a lot of ways to do this, but I'm not a web developer and I am open to ideas and help.