Python - Django web application project for departmental records. This is a school project made for faculties of CSE Department of my college. It uses Django Web framework. It supports user registration, login, and downloading of records in xls format. It has different interfaces for Professors and H.O.D(acts as Admin).
Uses django-tables2, django's inbuilt user session management. All of this implemented with python3, HTML, CSS.