• Understand product requirements and translate them into code.
• Create scalable APIs using Django Rest Framework to meet the product requirements.
• Shifted the database from django local database to RDS(AWS) which reduces the CPU utilization of
server by more than 50%
• Integrated the AWS Elastic Cache that improved the performance of the system.
• Optimized different APIs to improve the performance of the APIs by 5x.
• Created the APIs for bulk uploading the the products and retailers in our system using excel which
reduced the time of uploading each product and creating retailers from hours to just few seconds.
• Reduced the search time in the system by 10x by optimizing the search API.
• Integrated the payment gateway in the project which made buying the subscription and paying for the
order easy for users.