News

In this Python project, we have build a grocery store management application which will be 3 tier application, For Front end use case , UI is written amd developed in HTML/CSS/Javascript/Bootstrap CSS ...
Using pymysql instead of Mysql module: If you were trying to use mysql into your application it will crash, so use pymysql to access mysql server. I used mysql and its crashes after deploying into apk ...