/performance_review

performance review and feedback.

Primary LanguagePythonApache License 2.0Apache-2.0

Recommendation of usage

Execute on base directory:
virtualenv venv 
source venv/bin/activate
python3 -m pip install -r requirements.txt
python3 manage.py test

-----------------------------------------------