Skip to content

Networked Cli with Admin panel

Compare
Choose a tag to compare
@NeelPatel21 NeelPatel21 released this 22 Mar 14:32
· 32 commits to master since this release

this version support following features ...

  • display the problem definitions.
  • test the program.
  • display the live test result.
  • display the status of problems.
  • local logger.
  • configuration file support.
  • encryption & decryption of the problem & test cases.
  • input generator using regular expression.
  • admin panel.
  • parallel processing of test-cases supported.
  • networked client server system.
  • remote logging.
  • data server supported.
  • user name & password based verification.
  • basic GUI.
  • live log analysis.
  • rich admin panel.

changes made in this version...

  • some bug fixed.
  • Networking.
  • live log analysis for real time system.
  • add more features in admin panel along with basic functionality ...
    • network server creation.
    • log analysis.
  • basic GUI