This project contains the basic code for the farming application written in flutter basically.
There are two parts of the code.
- mysite - A django application made to support the backend(which is incomplete as of now)
- seller_info - An UI part of the application developed using flutter.
To run the code, we have to run the flutter application in your favourite code editor,
- Clone the repository to your local system
- Copy the "seller_info" folder and create a directory
- Open the directory in the suitable flutter framework format
- Connect an emulator
- Run the code