Giter VIP home page Giter VIP logo

administration's Introduction

Administration

This is a Bot:

  • taking information from CSV file (staus(n=Pending/ t=Approved/ f=Rejected), name, email, requestTag).
    • new Request start with Pending and get sorted by the status
  • create a jFrame with true and false pane.
  • list all information inside and updating the frame all 10sec.

Client Class:

  • allows to create new entries for the csv file (create a new request)

Connector:

  • not Finish yet!
  • for interact via networks (local)

connection Interface:

  • for better communication between the classes

For what you can use it:

  • Administration tool to handle installation request from employees in a local network
  • gathering information for the Administration from employees.
  • improve the code and make a Ticket system out of it.
  • use it for monitoring a file (in this case a csv file)

Request Frame that lists all requests (n=Pending/ t=Approved/ f=Rejected):

img.pngimg_1.pngimg_2.png

notice: The listed employees are randomly generated and therefore not real The most of the path names are random generated Char's, just the last 10 results are real path generated with the user class(created requests)

Request Frame for the new request (Pending):

img_3.png

Console from frame with some info commands

img_4.png

Frame for a new Request:

img_5.png

administration's People

Contributors

dependabot[bot] avatar jofyni avatar

Watchers

 avatar

administration's Issues

Application is Freezing

grafik

Applikation friert ein nach Start des Clientservers (connect to the server).
Jedoch wird der JTable laut Konsole weiter aktualisiert, was bedeutet, das lediglich das JFrame einfriert, die Frage ist nun, warum?

grafik
grafik

Einheitstests - Lernen Sie, wie man Einheitstests in Java schreibt, um Ihren Code zu testen. Sie sollten sich mit verschiedenen Test-Frameworks wie JUnit vertraut machen und lernen, wie man Testfälle schreibt, die Ihren Code abdecken.

Erstellen eines neuen Projektes in IntelliJ mit der Architektur von Maven:

Abhänigkeit für JUnit in pom.mxl

junit junit 4.12 test

Erstellen einer Test Klasse: bsw.TestClass

Hinzufügen von @test, in die Test Methode. Hinzufügen von junit.framework.TestCase
Dem Code Testfälle hinzufügen -> Run TestClass

Ergebnisse werden in der Konsole wieder gegeben.

Image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.