Skip to content

Using advance coding techniques in java to produce Smart Library System

Notifications You must be signed in to change notification settings

Nianca-Chetty103/Smart-LibrarySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Smart-LibrarySystem πŸ“–

used this project to upgrade my understanding of how to improve coding skills in terms of advance structures using java. Such as queues, hash maps and lists / linked lists.

Features πŸ–οΈ

  • Able to add books and users part of the library club.
  • borrow and return books.
  • manage a waitlist where automatically puts users waiting for certain books on a waiting list.

What I learnt

  • programming with queues, hashmaps and linked lists in java.
  • linking all different data structures and algorithms together.

How it helps the community πŸ“–

  • helps manage and reduce paperwork on the librarian system.
  • allows them to keep track of the members and books in the library.
  • allows customers / members waiting for books on waiting list in organised manner.
  • keeps track of fines of people who return books late.
  • gets faster results on fetching information.

Tech Stack

  • Java using netbeans IDE.

About

Using advance coding techniques in java to produce Smart Library System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages