Skip to content

Areeba-Seher04/Django-local-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Django-Public-Library

Permissions

Admin.

1.Admins have all rights

2.Only admin can add librarians

Users can:

1.Create Account

2.Login

3.Access all authors

4.Access all books

5.Access all genres

6.Search books by clicking favorite genre

7.See their borrowed books

Librarin can:

1.Also borrow books

2.Login

3.Access all authors

4.Access all books

5.Access all genres

6.Search books by clicking favorite genre

7.See their borrowed books

8.Add books

9.Add authors

10.Add genre

11.Add borrowers

12.See all borrowers

13.Renew book

Login

login

Create new account

signup all_2

List of all authors

all_authors

List of all borrowed books only visible to Admin and Librarians

all borrowed

Edit Book (only Admin and Librarians can do this)

book-edit book-edit2

Book Loan

loan_form

Only Admin and Librarian can renew books

renew

Only Admin and Librarians can add , delete or update Books

staff_view for books

User borrowed books

user_borrowed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors