GithubHelp home page GithubHelp logo

student_management_java's Introduction

  
   _____ _             _            _     __  __                                                   _   
  / ____| |           | |          | |   |  \/  |                                                 | |  
 | (___ | |_ _   _  __| | ___ _ __ | |_  | \  / | __ _ _ __   __ _  __ _  ___ _ __ ___   ___ _ __ | |_ 
  \___ \| __| | | |/ _` |/ _ \ '_ \| __| | |\/| |/ _` | '_ \ / _` |/ _` |/ _ \ '_ ` _ \ / _ \ '_ \| __|
  ____) | |_| |_| | (_| |  __/ | | | |_  | |  | | (_| | | | | (_| | (_| |  __/ | | | | |  __/ | | | |_ 
 |_____/ \__|\__,_|\__,_|\___|_| |_|\__| |_|  |_|\__,_|_| |_|\__,_|\__, |\___|_| |_| |_|\___|_| |_|\__|
                                                                    __/ |                              
                                                                   |___/                               
  

Student Manager is a Java application that allows users to manage student records. It provides functionalities to add, edit, delete, search, and display student information. The application also supports sorting students by their marks and saving/loading data from a file. This code serves my ASM 1 DSA subject.

Student Manager Screenshot

Features

  • ➕ Add a new student: Enter the student's ID, name, and marks to add them to the system.
  • ✏️ Edit a student: Update the name and marks of an existing student by providing their ID.
  • ❌ Delete a student: Remove a student from the system by specifying their ID.
  • 🔍 Search for a student: Retrieve details of a student by searching for their ID.
  • 📊 Sort students by marks: Arrange the list of students in descending order based on their marks.
  • 📋Display students: View a formatted table displaying all the stored student records.
  • 💾 Save to file: Export the student data to a CSV file for future reference.
  • 📥 Load from file: Import student data from a CSV file to populate the system.

student_management_java's People

Contributors

owf2612 avatar

Watchers

 avatar

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.