Tech Stack: Python, Flask, MySQL, Docker

I developed the backend API of E-Kharisma Cashier App. This project utilizes Python with Flask and MySQL as the database, and it is deployed using Docker.

This API serves as the backbone of the application, handling crucial functionalities like product management, transaction processing, and report generation.

Using Python and Flask, I built the API with clean and organized code. MySQL was chosen as the database for efficient data management.

To ensure easy deployment and scalability, I utilized Docker to package the backend API and its dependencies into portable containers. This approach guarantees consistent performance across different environments and simplifies maintenance and updates.

This project highlights my proficiency in Python, Flask, MySQL, and Docker. It demonstrates my ability to develop efficient APIs for managing transactions effectively.