projjal1 / certificate_portal

Django code for the certificate portal.

Home Page:https://dashboard.heroku.com/apps/cert123

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certficate_portal

This is a django project to upload certificates to portal so that users can fetch theirs.

Fork this project.

For admin who want to use this.

Create admin using superuser command in Django from Command Line

Note:

For changes in PIL text on images make your changes in records.py/views line no. 40

Make change in tuple values (x,y) to make text appear in desired co-ordinates.

This project is mainly created for my CSE dept but can be used by any organization

Site is hosted at https://cert123.herokuapp.com (Website is currently taken down)

About

Django code for the certificate portal.

https://dashboard.heroku.com/apps/cert123

License:Apache License 2.0


Languages

Language:JavaScript 49.5%Language:CSS 47.6%Language:Python 1.8%Language:HTML 1.1%