Giter Club home page Giter Club logo

library-management-system's Introduction

Library Management System

This library management system was done by using Java Spring , Java Swing and Mysql technologies.

How to use

  1. Recall that, this application uses Mysql, so you have to download Mysql to your computer to run this application. This application connects a local Mysql server which is in localhost:3306/librarydb but if you want , you can change this url by using Beans.xml file. Also "librarydb" in this local server url is a schema and you have to create a schema for using this application. Assume that your local Mysql server runs in "localhost:25420" and your schema is "schema1", so you have to change url property in dataSource bean as "jdbc:mysql://localhost:25420/schema1".

  2. You have to write your Mysql username and password to username and password properties in dataSource bean in Beans.xml file to run this application.

  3. This application uses some external libraries such as Spring, for using this application these files must be added to Classpath of this project. I placed these files to RequiredFiles folder but you don't need to do anything here because I added these dependencies to .classpath file.

Demo

demo_video.mp4

Attributions

  1. Thanks to Book icons created by Good Ware - Flaticon for book.png file

  2. Thanks to Add icons created by Freepik - Flaticon for add-user.png file

  3. Thanks to "Photo by Alfons Morales on Unsplash" for libraryBackground.png

  4. Thanks to Book icons created by surang - Flaticon for assign-book.png file

  5. Thanks to Auction icons created by Wichai.wi - Flaticon for see-penalties.png file

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.