Week 14 – Post Mortem

--Originally published at TC3045 – Sagnelli's blog

Howdy,

So last blog post I talked about my Database course project. We are using MongoDB as our backend along with Flask. We think is easier to implement python code with Flask than using exec functions on Node. Also, the learning curve of Node is way more difficult than Flask’s. Therefore, Flask is the winning framework to use. We won’t be using any agile methodology, since we started the project way too late. We are using XP methodologies to finish on time.

Stay tuned for this project’s advancements.