dharan-growmore is a transformative agricultural platform at the intersection of innovation and sustainability. Harnessing the power of AI, GrowMore connects farmers directly to markets, offers precision insights for resource optimization, and promotes sustainable practices. With a focus on community collaboration, transparent supply chains, and continuous education, GrowMore is reshaping the future of farming.
- Farming Assistance
- Monitoring System and Analytics
- Active Collaboration
- growAI
Final.Dharan.Video.mp4
Ensure you have python installed on your system. You can download it from python.org.
Before running, dharan-growmore, you will need an OpenAI API key if the project utilizes OpenAI's services. You can obtain an API key by registering on the OpenAI platform.
-
Clone the repository:
git clone https://github.com/your-username/dharan-growmore.git
-
Navigate to the
frontend
directory:cd frontend/
-
Installation of node packages
yarn
-
Running the frontend:
yarn run dev
-
Navigate to
backend
foldercd backend/
-
Creating and Activating the virtual environment
python3 -m venv .venv source .venv/bin/activate
-
Installing required python packages
pip install -r requirements.txt
-
Importing Migrations
python manage.py migrate
-
Running the backend server:
python manage.py runserver
- Connect: Link farmers, agribusinesses, and investors for collaborative growth.
- Monitor: AI-driven insights for precise crop management and resource optimization.
- Trade: Direct market access, fostering transparent and ethical supply chains.
- Learn: Access educational resources for continuous agricultural knowledge and improvement.
- Grow: Sustainable practices and community support for thriving agriculture.
- Vite
- React Router
- React
- Tailwind CSS
- React Icons
- Django
- Django Rest Framework
We welcome contributions to enhance and improve dharan-growmore! Feel free to submit issues, feature requests, or pull requests. Please adhere to our Code of Conduct.
This project is licensed under the MIT License.
DharanHackanthon.md Displaying DharanHackanthon.md.