This project is for course project of ENTR 550. This web is developed based on python framework: Flask.
/templates/* All html files here.
/static/* All style files and pics here.
Included in requirements.txt
Flask==0.12.2
Flask-HTTPAuth==3.2.3 //For further development: Login
Flask-SQLAlchemy==2.3.2 //For further development: database
gunicorn==19.4.5 //Not needed for local server
Python 3.6.2
Run tennisWeb.py
https://annarbortennis.herokuapp.com/
Implemented by IamSpicyBar