The flask built in web server is not suitable for production and since the point of this project is to prepare ourselves for a futere project using this server would be counter productive. I propose we use mod_wsgi and Apache Server as these Apache is nearly ubiquitous with production grade HTTP servers.
The flask built in web server is not suitable for production and since the point of this project is to prepare ourselves for a futere project using this server would be counter productive. I propose we use mod_wsgi and Apache Server as these Apache is nearly ubiquitous with production grade HTTP servers.