Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 526 Bytes

labmgmtsys

SQLite Based laboratory management system written in Java.

Laboratory Management System to manage the Instruments of Syrvey Laboratory, useful for educational institutions like Engineering Colleges. It is kind of a reflection to Library Management System.

Requirements: Java SE 6 Netbeans or Eclipse IDE (optional)

CLone the repo in Netbeans via SSH Protocol, See here: https://netbeans.org/kb/docs/ide/git.html#github Place the database file Labnew.sqlite as defined in Javaconnect.java

Run the project.