Skip to content

bekss/user.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation guide:

python -m venv env
source env/Scripts/activate
pip install -r requirements.txt

After installation all library:

pyhton manage.py migrate
python manage.py createsuperuser
python manage.py makemigrations
python manage.py migrate

This is a website for processing your data. For each user, its own QR code (link) is created, which you can click on and view your information.

Registration Form

Registration

Data of the users

Admin page

About

This is about people which...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published