TEMHITHORPHE / _Rfid_attendance_system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[STEP 1] [+] Activate python virtual environment

[STEP 2] [+] Run pip install -r requirements.txt in terminal

[Step 3] [+] Run python manage.py makemigrations

[Step 4] [+] Run python manage.py migrate

[Step 5] [+] Run python manage.py createsuperuser to create an Admin Super User.

[Step 6] [+] Login to Django Admin Page using credentials from previous step & create a normal USER (Not a staff).

[Step 7] [+] Have fun!!!.

About


Languages

Language:Python 49.0%Language:HTML 42.4%Language:CSS 8.6%