jhurtadojerves / hitmen

Fake for an international spy agency to assign hits to hitmen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Hits application!

If you use pipenv, please change .env.example to .env and complete. Run this commands:

pipenv install --three
pipenv run python manage.py makemigrations
pipenv run python manage.py migrate
pipenv run python manage.py seed

If you don't use pipen, please define environment variables | show names in .env.example. Run this commands in your virtual environment:

pip3 (or pip) install -r requirements.txt
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py seed

Default users:

ID Email Password
1 gfiorentino@example.com hduvkV2XvoPg
2 cattack1@nhs.uk NZOUJeUSSXpe
3 eposthill2@last.fm bPUPMD
4 tthirlaway3@furl.net Z0b4HV
5 gtorel4@dmoz.org Xfr6QHOTP2v
6 gtease5@arizona.edu nhtIinbK0f
7 foguz6@pcworld.com yAzxYV
8 akilbourn7@msu.edu z0jztlRbwIjI
9 kdruitt8@cnet.com 39djRJ
10 rmatcham9@privacy.gov.au 0MfiGD8NsLQ
11 rwixeya@kickstarter.com By1nDWfw
12 evanlintb@simplemachines.org ZdMzyiDz5Txq

About

Fake for an international spy agency to assign hits to hitmen


Languages

Language:CSS 78.1%Language:Python 10.8%Language:HTML 10.0%Language:JavaScript 1.1%Language:Shell 0.1%