Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.26 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.26 KB

College Library

Under development**

Online Portal For Books And Study Notes for an Organisation or Institute

Website Live At

https://vlibrary.pythonanywhere.com/

About

  • Implemented an online book portal In which can accessible by only user whose email already feed in it
  • Implemented three types hierarchical users (Admin,Staff,Class CR,Student) other than student everyone has permission to remove or display the uploaded book
  • Implemented book and notes upload features and uploaded books is visible to everyone only when it's checked by the staff members or class cr
  • Implemented advance search, and filters for books and notes with title,desc,category,stream,term
  • Implemented command manager to upload user details email,stream,year of study and much more

Security

  • Prevents from All types of Injections and Cross site scripting (Inbuilt)
  • Prevents from spamming,brute-forcing, and also from vertical and horizontal privileged escalation

Tech Stack

Python Version Django Version Bootstrap Version