Skip to content

RustamHabibovv/qr_web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

357 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
No commit message
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linting: pylint mypy Made with Django. Static Badge Static Badge Static Badge Static Badge Static Badge

Setup

Install the dependencies:

pip install -r requirements.txt

Make migrations:

python manage.py makemigrations

Migrate:

python manage.py migrate

Run

python manage.py runserver

And navigate to http://127.0.0.1:8000.

About

Website to create single page webpages and share them with QR technology using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 97.1%
  • JavaScript 1.1%
  • Other 1.8%