Skip to content

stha-prashant/National-Identification-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Installing dependencies

Run from inside project root (National-Identification-System) folder

pip install -r envs/requirements.txt

Running the website

First make all necessary migrations from inside the NID folder

python manage.py makemigrations accounts
python manage.py makemigrations documents 
python manage.py makemigrations address 
python manage.py migrate

Then from inside NID folder

python manage.py runserver

About

A concept implementation of a portal for collecting/verifying data/documents from citizens and issuing national identification card.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors