This repo is no longer maintained.
Web app to create ID card for college students and faculty developed using HTML, CSS, JQuery, Django Framework, Reportlab, SQLite.
Users can input the relevant details, as a result of which a pdf form of the ID card is created. There are options to register, edit, search, delete, change template of id card and generate pdfs for both students and faculty.
virtualenv .
(virtualenv)source bin/activate
pip install Django==1.9 reportlab
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
- Register Details
- Edit Template as per need
- View List of registered users
- Download PDF