Commit 01cea134 authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

update index

parent 320c8ee0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ This is a documentation for the source code to the web application for **Best-Wo

Backend is mainly developed with `Python3.6 <https://www.python.org/downloads/release/python-369/>`__ using `Flask <https://flask.palletsprojects.com/en/1.1.x/>`__ and its extensions. The application is also integrated with Amazon Crowdsourcing Platform using its `API <https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html>`__.

For the frontend development, besides `HTML <https://www.w3schools.com/html/default.asp>`__, `CSS <https://www.w3schools.com/css/default.asp>`__, `JavaScript <https://www.w3schools.com/js/default.asp>`__ and `Bootstrap4 <https://getbootstrap.com/>`__, `Jinja2 <https://jinja.palletsprojects.com/en/2.11.x/>`__ were used for dynamic rendering of the most of the templates.
For the frontend development, besides `HTML <https://www.w3schools.com/html/default.asp>`__, `CSS <https://www.w3schools.com/css/default.asp>`__, `JavaScript <https://www.w3schools.com/js/default.asp>`__ and `Bootstrap4 <https://getbootstrap.com/>`__, `Jinja2 <https://jinja.palletsprojects.com/en/2.11.x/>`__ is used for dynamic rendering of the most of the templates.

Links
-------