You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• Create Student
○ Create Card
• Update Mobile Number of Student
• Get Student Details
Author
• Create Author
• Get Author details
Book
• Create Book
Transaction
• Issue a book
○ Check whether book is Available or not + Is Limit reached or not
○ Mark book as Unavailable
○ Link the book with card
○ Add transaction entry in the table
• Return a book
○ Mark book as available
○ Unlink the book with card
○ Calculate fine if any
○ Add transaction entry in the table
• Get Transactions info