this is a assignment from a coding bootcamp that is a starter project for Pythons Django Framework
It was just seeing
if we are able to open up a project and create an app and even successfully render a html file from our templates folder
creating a form submitting information on the user to then be rendered on a show page of the users information
can install it as a zip file or through a pull request to check it out through there
source djangoPy3Env/bin/activate
python3 manage.py runserver