Skip to content

Utkarshsingh70/Library-Store-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Library Store Management System Using Java

This project uses java.awt package and MySQl as database to build a Library Store which can manage all the CRUD operations. This can be further extended to design softwares beneficial for shops, school etc.

Description

A system is build for library store to lend, sell and incur fine on books exchange using object-oriented programming concepts. JDBC as database connectivity and MySQL as database is used to store the book credentials and performed CRUD operations.

Java AWT

Java AWT (Abstract Window Toolkit) is an API to develop GUI or window-based applications in java. Java AWT components are platform-dependent i.e. components are displayed according to the view of operating system.

Preview

pre pre2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages