/HNGi7-python-version

Python version of the HNGi7 Task in php

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

HNGi7 Stage One Task

This is my python version for the current HNGi7 internship program currently going on. Original code written in php.

Included:

  • Index.py file for the main program call
  • A time test found in the my_time_test.py file
  • Unit tests in the user_test folder
  • Participants scripts in the scripts folder

Web Interface

Flask application is used to deploy this task as the web interface. Run the code by running the index.py file