Giter Club home page Giter Club logo

krishiconnect's Introduction

KrishiConnect

Revolutionizing Agriculture Consumer Industry

👇About KrishiConnect

KrishiConnect aims to transform the agricultural consumer industry by eliminating intermediaries that hinder our farmer friends from achieving the economic prosperity they deserve. Our website is meticulously designed to be aesthetically pleasing, interactive, and user-friendly for our clients.

🔥Key Features

  • Empowering farmers by ensuring fair pay through the removal of middlemen.
  • Providing information on government policies and agro-technology advancements to support farmers.
  • Promoting sustainable farming practices through useful tips and resources.
  • Offering services such as soil-testing, water-testing, etc., to enhance productivity.

🤔Why Choose KrishiConnect?

KrishiConnect prioritizes the satisfaction of all parties involved in agricultural transactions. By fostering direct connections between farmers and consumers, we facilitate transparent and mutually beneficial exchanges.

📌 Tech Stack

linkedinportfolioBootstraptwitterFirebase

📸Screenshots

KrishiConnect

💻How to run the webpage on your local system

  1. Go to the krishiconnect directory.
cd krishiconnect
  1. Navigate to the index.html file and double click on it.

  2. It redirects to your browser and opens on the localhost of your system

file:<your folder location>/krishiconnect/index.html
  1. You are ready to explore the website of KrishiConnect.

🤝How to Contribute

If you think that you can add a new feature or want to fix a bug, we invite you to contribute to KrishiConnect and make this project better. To start contributing, follow the below instructions:

  1. Create a folder at your desire location (usually at your desktop).

  2. Open Git Bash Here.

  3. Create a Git repository. Run command git init

  4. Fork the repository.

  5. Clone your forked repository of project.

git clone https://github.com/<your_username>/KrishiConnect.git
  1. Navigate to the project directory.
cd krishiconnect
  1. Add a reference(remote) to the original repository.
git remote add upstream https://github.com/Anushkabh/krishiconnect.git
  1. Check the remotes for this repository.
git remote -v
  1. Always take a pull from the upstream repository to your main branch to keep it updated as per the main project repository.
git pull upstream main
  1. Create a new branch(prefer a branch name that relates to your assigned issue).
git checkout -b <YOUR_BRANCH_NAME>
  1. Perform your desired changes to the code base.

  2. Check your changes.

git status
git  diff
  1. Stage your changes.
git add . <\files_that_you_made_changes>
  1. Commit your changes.
git commit -m "relavant message"
  1. Push the committed changes in your feature branch to your remote repository.
git push -u origin <your_branch_name>
  1. To create a pull request, click on compare and pull requests.

  2. Add an appropriate title and description to your PR explaining your changes.

  3. Click on Create pull request.

Congratulations🎉, you have made a PR to the KrishiConnect. Wait for your submission to be accepted and your PR to be merged by a maintainer.

📩Contact Us

For inquiries and support, please reach out to us at [email protected].

© 2024 KrishiConnect. All rights reserved.

krishiconnect's People

Contributors

anushkabh avatar ritichandak avatar anagha-chaudhari avatar anjaliavv51 avatar dhruv8433 avatar salehatabassum avatar nishant0708 avatar avinashshrivastav avatar harshmishra19 avatar anshgautam-github avatar yashpreeth avatar bhavishya2601 avatar rohitha-pudu avatar nih1tgupta avatar husan7 avatar vanshika7902 avatar aarushi-taori avatar honey22205 avatar nitinchakrawarti avatar kamalesh-og avatar saitejaswanibikkasani avatar harshsaini001 avatar bhumika-1127 avatar vedavarxha avatar pallavigudupallavi avatar madhu-mac avatar himanisrivastav avatar vibhu315 avatar sharmi4590 avatar suhainafathimam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.