This is a repository for managing code for the GrowPal project. Please open an issue if you find any!
Coming soon.
Make sure the required libraries are installed.
Run main.py
to execute. Please contact +91 9663006833
or [email protected]
if there is an error connecting to the server.
Run in Command Prompt or an equivalent shell:
pip install PyQt5 validate_email pandas mysql-connector-python imagekitio qdarkstyle dnspython python-dotenv
Open the Roboto
folder. This folder contains the font files required.
Head to the Start Menu and open the Settings page.
From here, click the Personlization option, then Fonts.
Next, drag the fonts files onto the installer window. After a few seconds, the Google Roboto font will be installed within Windows.
Select all of the fonts inside the folder, right-click, and select “Open With -> Font Book” from the context menu.
This will load them into Font Book and will make them available for use in your applications.
Note that you can also double-click the individual font files to load them into Font Book.
Copy and paste all the font files to ~/.fonts
. Please refer your distribution's wiki/forums for further information.
-
Make UI pages - 90%
-
Login page and logic for username and password - Done
-
scroll widget for buy page - Done
-
Sell Page - Done
-
Upload Images - Done
-
screen for checkout and transaction - Done
-
SQL integration - Done
-
Testing - in progress