iammtw / LibraryManagementSystem

This is the Semester project of Object Oriented Programming Course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibraryManagementSystem

This is the Semester project of Object Oriented Programming Course.

This Project Includes

  • Admin and Student Logins
  • Admin and Student Dashboards
  • Admin
    • Add a Book
    • Add a Student
    • Issue a Book
    • Return a Book
    • View Statistics (How many books are there,How many Students Registered,Which book is issue etc)
  • Student
    • Search Book
      • Search Through ISBN
      • Search Through Name
      • Search Through Author
      • Search Through Category
    • View Issued Books
    • Update Profile
  • Additonal Screens
    • Add Shortcuts
    • Logout/Quit
    • About Page

Best For Beginners

About

This is the Semester project of Object Oriented Programming Course.


Languages

Language:Java 97.8%Language:TSQL 2.2%