Giter Site home page Giter Site logo

student's Introduction

inputValidationStudent

Student Management System


Completion

Not yet completed.

Motivation

I want to develop my sense of software engineering in Java. In order of that reason, I look around some management system application and found some tutorial. In that tutorial, some requirements are given and I started from there.

Summary

Main window is in StudentForm.java, it contains panel to add students data and some buttons to do its function. Some features that need server are from Search button (solr), Store (oracle database), and Rettrieve (Oracle database). Currently, the Score also using the main for experimenting, it uses separated data from main window.

Button overview

  • Can be tried
    • Add (which also can be done by enter), Display, Delete, Save, Edit, Load, Score(run separatedly from ScoreFrame), Serve(localhost:8001)
    • Must be modified to be tried
      • Store, Rerieve, Search
    • Nothing
      • Library, Canteen, Course, Study, Summary, Web, Log, Trend, Connect

IDE used

Eclipse IDE for Java Developers

Technology used

  • Java : the programming language
    • Java 11
      • Internal Library
      • External Library : solr, jdbc, log4j (not considering cve unsecurity)
  • Swing : the GUI library used
    • JFrame
    • JPanel
    • JScrollPane
    • JLabel
    • JTextField
    • JButton
    • JFileChooser
    • JTable
    • HttpServer
    • SpringLayout
    • GridLayout
    • GridBagLayout
    • ActionListener
    • DocumentListener
  • JDBC
  • SQL
  • Solr
    • Minimal implementation: Not yet related , using dummy.

Structure

  • There is Student and Score entity
  • Students saved in ArrayList
  • Score is related to Student
  • Dominated by String until now

Screenshots

Run in Ubuntu with XMonad WM displayStudent editStudent saveStudent manageScore

Finally

Thank you for reading! Feel free to do anything!

student's People

Contributors

ffrmns avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

caslyli

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.