website code added
parents
No related branches found
No related tags found
Showing
- .vscode/settings.json 7 additions, 0 deletions.vscode/settings.json
- main.py 77 additions, 0 deletionsmain.py
- python_website/app.py 288 additions, 0 deletionspython_website/app.py
- python_website/static/css/styles.css 75 additions, 0 deletionspython_website/static/css/styles.css
- python_website/templates/base.html 74 additions, 0 deletionspython_website/templates/base.html
- python_website/templates/chart.html 50 additions, 0 deletionspython_website/templates/chart.html
- python_website/templates/chartresult.html 34 additions, 0 deletionspython_website/templates/chartresult.html
- python_website/templates/distable.html 20 additions, 0 deletionspython_website/templates/distable.html
- python_website/templates/home.html 49 additions, 0 deletionspython_website/templates/home.html
- python_website/templates/ml.html 58 additions, 0 deletionspython_website/templates/ml.html
- python_website/templates/mlresult.html 7 additions, 0 deletionspython_website/templates/mlresult.html
- python_website/templates/report.html 35 additions, 0 deletionspython_website/templates/report.html
- python_website/templates/reportresult.html 7 additions, 0 deletionspython_website/templates/reportresult.html
- python_website/templates/table.html 73 additions, 0 deletionspython_website/templates/table.html
- python_website/templates/tableresult.html 7 additions, 0 deletionspython_website/templates/tableresult.html
- python_website/templates/wait.html 7 additions, 0 deletionspython_website/templates/wait.html
Loading
Please register or sign in to comment