Leonard Liu
TLDR: This project is built using Python and Django framework.
Technologies explained:Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Django is a Python-based free and open-source web framework that follows the model–template–views architectural pattern. It provides a lot of features to the developers "out of the box," so development can be rapid.
Deployment is still on-going, keep a lookout to see how it turns out! :P