GithubHelp home page GithubHelp logo

rama-subramanian-1506 / dbisproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bikashtudu/dbisproject

0.0 0.0 0.0 1.07 MB

Library Management System using Java and MySQL

Home Page: https://bikashtudu.github.io/DBISProject/

License: MIT License

Java 94.51% TSQL 5.49%

dbisproject's Introduction

DBISProject

Library Management System using Java and MySQL

GitHub stars GitHub forks

https://bikashtudu.github.io/DBISProject/

Minor Project

Course: CS 257

Developed By

Environment and Requirement

  • Programming Language: JAVA with Swings
  • MySQL Conncector: MySQL JConnector 5.1.40(JDBC Driver) https://dev.mysql.com/downloads/connector/j/
  • IDE: NetBeans 8.1
  • MySQL Version: 5.5.4
  • MySQL WorkBench: 6.3.6+dfsg-0ubuntu1
  • Created in Ubuntu(16.04 LTS)

About Files

  • /SQL: Contains the Exported Database Schema+Data
  • /src/mainlibrary: Contains JAVA source codes
  • /MySQL Connector: Contains JDBC/MySQL JConnnector

Instructions

  1. Clone the Project using link https://github.com/EncoSier/DBISProject.git or Download the zip

  2. Importing Java Project in NetBeans

  1. Importing Database(Schema+Data)
  • Import the Database in the MySQL database using MySQL WorkBench(Version is mentioned above)
  • MySQL Workbench->Data Import/Restore->Load Folder Contents->SQL->exportdb.sql
  1. Connect the JDBC driver(JConnector) by including the it's JAR File in the Project
  • Expand Project->Libraries->(Right Click)ADD JAR File->include file: mysql-connector-java-5.1.40-bin.jar
  1. Database setting can be changed
  • Expand Project->Source Packages->mainlibrary->DB.java
  • Change the Authentication Setting

NOTE: if any error, check closed issues too.

dbisproject's People

Contributors

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