-
- Downloads
adding initial code
Showing
- LICENSE 201 additions, 0 deletionsLICENSE
- README.md 1 addition, 93 deletionsREADME.md
- app.py 48 additions, 0 deletionsapp.py
- data.json 1 addition, 0 deletionsdata.json
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- templates/handle_message.html 13 additions, 0 deletionstemplates/handle_message.html
- templates/home.html 25 additions, 0 deletionstemplates/home.html
LICENSE
0 → 100644
app.py
0 → 100644
data.json
0 → 100644
requirements.txt
0 → 100644
# this file defines the pip packages neede by this application | ||
flask==3.0.2 | ||
\ No newline at end of file |
templates/handle_message.html
0 → 100644
templates/home.html
0 → 100644
Please register or sign in to comment