Please enable JavaScript.
Coggle requires JavaScript to display documents.
Library management system, REGISTRATION/LOGIN PAGE - Coggle Diagram
Library management system
what to do
designing a template layout
doubt how ??
users
librarian
add new books edit the book info
students
can fidn a bout the books prsent in lib
admin
design docuemnt
give the schema of the DB
requiements
registration system
serach bar
admin can give librarian acess to accounts
borrowing system
only for the registered users
bonus
is you can link google or github account
VIEWS /TEMPLATES
HOME PAGE WITH LIST OF BOOKS AND OR SERACH BAR
uSERS
PROFILE PAGE
he cannot RENEW OR BORROW he can only request to borrow or renew
bOOKS
DEATIL
FORM
request to BORROW /REnew
LIST
LIBRARIAN
CAN ACCEPT REJECT REQUSETS
SEEE THE LIST OF BORROWEED LOST RETURNED BOOKS AND EDIT THAT INFO
ADD NEW BOOKS EDIT THE INFO
models
requests table
Sreps
1 user login/register page
2 create models lib user , books requests and their relationships
3 create views showing things only if librarian .... also restricting url access by adding
4 add search, comments , ratings , pics support
REGISTRATION/LOGIN PAGE