Skip to content

praths0909/library_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CS253 Assignment

Library Management System

Access it from command line
By default , these are the registered users in Library Management System
Students:
UserId : 0, Name : Pratham Jain , password : pratham
Professors:
UserId : 1, Name : Indranil Saha , password : cs253
Librarian:
UserId : 2, Name : XYZ , password : library

By default, these are the books present
BookId : 1, Name : Thermodynamics , Author : Cengel_Boles , Owner = 0
BookId : 2, Name : Organic Chemistry , Author : Clayden , Owner = 1
BookId : 3, Name : Verilog , Author : Palnitkar , Owner = Not issued by default
BookId : 4, Name : Computer Architecture , Author : Patterson , Owner = Not issued by default

Some general Instructions

UserId and BookID are numeric and you should remember them to access your account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages