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
This is a Library Management System which implemented using Angular and play Framework. The Librarian manage this system. There are two items in this library. They are books and DVDs. In the library space we can store only 100 books and 50 DVDs. First of all Librarian have to login to the system by entering username and password. If the username…