codingwithabhi / book_library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book_library

  1. Clone Project
  2. Create an virtual environment and activate it
  3. Run pip install -r requirements.txt
  4. run python manage.py runserver
  5. go to url localhost:8000/librarian to access admin portal with, username : testuser password : asdfgh

6.go to url http://localhost:8000/account/signup/ for signup.

Screenshot 2021-04-30 at 1 28 33 AM

Screenshot 2021-04-30 at 1 28 44 AM

Screenshot 2021-04-30 at 1 28 53 AM

Screenshot 2021-04-30 at 1 28 57 AM

Screenshot 2021-04-30 at 1 29 01 AM

Screenshot 2021-04-30 at 1 29 13 AM

Screenshot 2021-04-30 at 1 29 21 AM

About