- Complete Auth (Login, SignUp, logout)
- Complete Book(Staff) Section (add book, add tag, remove book, remove tags)
- Complete User Section (rent, return, renewal, changePassword)
- Complete Admin Section (Backup, Add staff, remove staff)
- Change User Roles from string to numbers (hierarchy made easier)
- Add comments to books
- Add pagination while fetching all books?