About 6,030,000 results
Open links in new tab
  1. Library Management System Project in Java with Source Code

    Creating a Library Management System in Java is a great way to understand object-oriented programming concepts. This step-by-step tutorial will guide you through building a simple Library Management System Project in Java, focusing on adding, updating, deleting, listing, searching for books, and managing their checkout status.

  2. Library Management System Using Switch Statement in Java

    Jan 19, 2024 · Here we are supposed to design and implement a simple library management system using a switch statement in Java, where have operated the following operations Add a new book, Check Out a book, display specific book status, search specific book, and display book details using different classes.

  3. Student Management System Project in Java - Java Guides

    In this tutorial, we will build a simple Student Management System project in Java. This project allows you to add students, view all students, view single student details, delete students, and search for students by their ID. We use an in-memory object to store the student objects.

  4. Java Employee Management System Project with Source Code

    This project aims to guide you in creating an Employee Management System using Java programming language, Java Swing for creating the graphical user interface (GUI), SQLite as the database management system, and Eclipse Integrated Development Environment (IDE) for coding and development.

  5. Library Management System using Spring Boot - Java Guides

    In this tutorial, we will learn how to build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate) & MySQL

  6. Student Management System Project In Java With Source Code

    Feb 4, 2021 · A Student Management System Java Code allows you to keep the student records and manage them when needed. This is a simple Java project with a good and interactive-looking GUI. This Project uses MySQL Database for managing all the data stored in the database.

  7. management-system · GitHub Topics · GitHub

    Apr 22, 2025 · 🏫 🎓 Desktop applications developed using the Java programming language ~ Web-based restaurant management system with spring boot and rest API for school final-year project. Shop Management System in Java and MySQL. Fullstack Web to manage stock, transaction history, generate pdf report, tailored and designed based on specific local business.

  8. Library Management System Using Java Swing With Source Code

    In this project, we will demonstrate how to develop Library Management System using Java Swing library. This Library Management System allows you to add books details using a graphical user interface (GUI) application.

  9. Java 21 Coding Example- Hospital Management System

    Apr 10, 2025 · Implement a modular and maintainable Hospital Management System (HMS) using modern Java 21 features, demonstrating Patient Management, Appointment Scheduling, Electronic Health Records (EHR), Staff Management, Billing & Payments, Pharmacy & Inventory, Reporting & Analytics. Below is the functional scope of the implementation:

  10. School Management System Project using Java MySQL

    Apr 25, 2025 · A School Management System Java Code allows you to keep the student records, Teachers Records, Student Mark dtails and Exam Details and manage them when needed. This is a simple java project with a good and interactive-looking GUI. This Project Use MySQL Database for managing all the data that store in the database.The School Management

Refresh