Skip to content

AaronBandt/arsenal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arsenal

Todo list

API

  • Need to make all the db column names explicit for searchability.
  • Currently no endpoint for network interfaces/ip addresses.

UI

  • Currently no ability to create or edit anything via the UI (done via the client).
  • No ability to manage users/groups/passwords etc via the UI (done via direct db insert).
  • Too much javascript for the menus, not elegant.
  • Search form should default to searching by name if no key=value is present.
  • Still places where dummy data is being displayed.
  • Need localstorage solution for saving what columns a user has chosen to show/hide on each page.

CLI

  • formatting of output needs a lot of help.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.5%
  • CSS 13.6%
  • JavaScript 7.3%
  • Shell 0.6%