Before going further, there are some technical prerequisites to be met. These prerequisites are required to set up and configure the development environment. Following is the list of required software:
- Ubuntu 16.04/Mac/Windows
- Python 3.6
- Pipenv tool
- Django
- Django Rest Framework
- Django Rest Framework JWT
- Django Storages
- Django Imagekit
- Boto3
- Zappa
We are going to install these packages in a virtual environment. In the next section, we will see the detailed information about the installation process.