How to use:
- Install both front end and back end repositories
- move the pycache and healthcheckscript.py from back end and the templates folder from front end to one folder
- Be sure to have python 3.11 installed 4.You will have to install the modules healthcheck, flask and six in windows command line type: python -m pip install healthcheck python -m pip install flask python -m pip install six 5.run the healthcheckscript.py 6.the website url should be displayed type it in a browser and itll work. for reference look at the images folder