hamidrezafarzin / qr-code-generator-website

qr code generator with FBV and CBV DRF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple qr code generator website

a simple qr code generator website based on django with function base view in template rendering and Class based View (APIView) Django RestFramework

Preview

Function Base View

in FBV

CBV ApiView Rest Framework

CBVD RF

Installation

  1. run the following command inside your git enabled terminal
git clone https://github.com/H-VICTOOR/qr-code-generator-website.git
  1. install the requirements.txt with
pip install -r requirements.txt
  1. go to core folder and run project with
python manage.py runserver

About

qr code generator with FBV and CBV DRF

License:GNU General Public License v3.0


Languages

Language:Python 96.0%Language:HTML 4.0%