Git Product home page Git Product logo

librarymanagementsystem's Introduction

Library System Management

This project aims to simulate a library management system (but can be refactored, depending on the needs of what needs to be managed).

The project is currently undergoing intense refactoring, which aims to achieve greater security in registration and login operations and also more efficiency in data handling.

To run the project, follow the following instructions:

Cloning the functional repository:

To download the refactoring version of the project (latest and working), paste or type the following code into your terminal/cmd

> $ git clone https://github.com/GrimReaper3223/LibraryManagementSystem/tree/refactory

After downloading the repository, go to the 'target' folder and run the following command in your terminal/cmd:

> $ java -jar LibrarySystem2-X.X.jar  --> 'X' is a newest version
  • NOTE: This project was developed using JDK 21, and does not have any backward compatibility with Java 20 or later. Therefore, to run this application, have the latest version of Java installed (Java 22) or Java 21 itself;

  • ATTENTION: DO NOT EXECUTE THIS PROJECT IN ANY WAY OTHER THAN THROUGH THE TERMINAL. IF THIS IS DONE, THE CONSOLE INSTANCE MAY NOT EXIST AND END UP BY CLOSING THE APPLICATION ABRUPTLY WITH CODE 1 WHEN THE LOGIN/REGISTRATION METHOD IS CALLED. PLEASE RUN THIS APPLICATION FROM THE TERMINAL

that is no longer true. Now, regardless of how the application is launched, you will still be able to log in and register using Scanner instances. Even so, I still strongly recommend launching the application through a terminal, as the Console allows greater security when typing confidential data, such as passwords, for example, because the Console does not have typing echo;

librarymanagementsystem's People

Contributors

grimreaper3223 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.