Final Synopsis
Final Synopsis
An Independent Project
submitted to
Acknowledgment
We would like to express our profound gratitude to Madhuri Gupta (Assistant Professor), and
Dr. P K Ghosh (Director of University) for their contributions to the completion of our
project titled “Karman”.
We would like to express our special thanks to our mentor Mrs. Bharti Patel for her time and
efforts she provided throughout the semester. Your useful advice and suggestions were
helpful to us during the project’s completion. In this aspect, we are eternally grateful to you.
We would like to acknowledge that this project was completed entirely by us and not by
someone else.
Chapter-1 Introduction
Organic farming and conventional farming are two vastly different methods of
agriculture. Organic farming is a more traditional approach that focuses on
producing crops without the use of synthetic fertilizers, pesticides, or genetically
modified organisms (GMOs). Conventional farming, on the other hand, is a
modern approach that uses synthetic chemicals and GMOs to increase yields.
Organic farming is also healthier for consumers. Since organic produce is not
treated with synthetic pesticides, it is less likely to contain harmful chemicals that
can be harmful to human health. Additionally, organic farming often involves the
use of more sustainable and humane practices, such as crop rotation and the use
of natural fertilizers.
While organic farming does have its advantages, it is often less productive than
conventional farming, which can make it more expensive. However, as more
consumers become interested in organic produce, the demand for organic farming
is likely to increase, which could help to make it more accessible and affordable
in the future. Overall, organic farming is a more sustainable and environmentally
friendly approach to agriculture that offers numerous benefits to both farmers and
consumers.
2
The government through its flagship scheme ‘Parampragat Krishi Vikas Yojana’,
is promoting organic farming. It provides for a cluster-based approach, whereby
farmers are encouraged to adopt eco-friendly concepts of cultivation and use
vermicompost. National Mission for Sustainable Agriculture also seeks to
transform Indian agriculture into climate-resilient system. Organic farming is also
implicit in Sustainable Development Goal 12- Responsible consumption and
production.
During the pandemic phase agriculture came up into progress at a very large
scale. People also started noticing and exploring the organic side of the
agriculture sector. While exploring people understood that organic farming isn’t a
piece of cake until you have proper knowledge about it. So, while analyzing this
problem our project idea KARMAN came into existence. ‘Karman’ means
farming in Sanskrit.
Karman is basically a guide and a manual for the farmers and people who are new
to organic farming. It will help them to understand and learn new ways and
techniques in the field of farming. From soil energy testing to know the soil
fertility to the harvesting season and selling of the produce in the market.
Our aim behind this idea was to pass on the knowledge of organic farming to the
coming generation of farmers and the people who genuinely want to learn and
practice the same. With the help of advance technology, we want to make our
roots more stable than before and we hope this project might help out and reach
our goal successfully.
We hope this might also help us out to bring our farmers back to the track who
left and migrated not only from the farming sector but also their homes to earn a
healthy living and change the perspective of the people who think that agriculture
is not at all respectful and worthy for living a healthy lifestyle.
This will not only help to raise the bar of the agriculture sector but also the
production and make India more independent and developed in the farming sector
than ever before.
4
There are various organizations and associations in India who are working on the
promotion and to spread the knowledge of organic farming. Few of them are
International Competence Centre for Organic Agriculture (ICCOA-
www.iccoa.org), Organic Farming Association of India (OFAI- www.ofai.org),
Indian Organic Certification Agency (INDOCERT- www.indocert.org), National
Centre for Organic and Natural Farming (www.ncof.dacnet.nic.in) and many
more.
The Organic Farming Association of India (OFAI) was set up by the senior most
members of India’s organic farming community in the year 2002. The association
was primarily set up to promote organic farming, lobby with government
agencies and departments to pay more attention to sustainable agriculture and
assist farmers using chemicals and pesticides to convert successfully to organic
farming methods.
The National Centre for Organic and Natural Farming is a nodal organization for
promotion of organic farming under INM Division, Department of Agriculture &
Farmers Welfare, Ministry of Agriculture & Farmers Welfare, Government of
The world is currently facing numerous challenges related to food production and
consumption, including soil degradation, climate change, and food insecurity.
Organic farming is an agricultural practice that has gained increasing attention in
recent years due to its potential to address these challenges. In this literature
review, we examine the current state of knowledge on organic farming and
explore the potential impact of a new and unique project that aims to create a
comprehensive manual on organic farming.
Fig. 2.1 Countries with the most organic agricultural land (2009)
which relies heavily on synthetic inputs and often leads to soil degradation, water
pollution, and biodiversity loss.
Numerous studies have shown that organic farming can have a range of
environmental and social benefits. For example, organic farming can improve soil
quality, reduce greenhouse gas emissions, increase biodiversity, and improve the
health and wellbeing of farmers and consumers. Organic farming can also
contribute to food security by providing nutritious and healthy food to
communities, reducing dependence on imported food, and increasing local food
production.
Despite the potential benefits of organic farming, there are still many challenges
and barriers to its adoption. These include the lack of knowledge and skills
among farmers, the high cost of organic inputs, the limited availability of markets
for organic produce, and the perception that organic farming is less productive
and profitable than conventional farming.
Fig. 2.2 Current Growth Rate and Growth in Next Five Years of Organic Farming in India (in
Percentage)
To address these challenges, a new and unique project has been proposed to
create a comprehensive manual on organic farming. This manual will provide
farmers with practical and actionable information on how to implement organic
farming
practices, including soil management, crop rotation, pest and disease control, and
livestock management. The manual will also provide information on how to
market organic produce and connect with local communities and markets.
Fig. 2.3 Growth Projections of Organic Products in the Domestic Market and the Export Market in the
Next 5 Years (in Percentage)
farming and should be supported and promoted as a valuable resource for farmers
and communities around the world.
9
Chapter -3 Methodology
Visual Studio Code (VS Code)
Visual Studio Code (VS Code) is a free, open-source integrated development
environment (IDE) developed by Microsoft for building and debugging
applications. It is widely used by developers across different platforms, including
Windows, macOS, and Linux.
One of the key features of VS Code is its versatility. It supports a wide range of
programming languages, including C++, Java, Python, JavaScript, and many
more. Additionally, it also supports various file formats and extensions, making it
highly customizable to suit the needs of different developers.
Another key feature of VS Code is its rich set of extensions. These extensions are
developed by the community and can be easily installed to extend the
functionality of the IDE. These extensions can provide additional features such as
debugging support, code formatting, and linting, among others.
In summary, Visual Studio Code is a highly versatile and customizable IDE that
supports a wide range of programming languages and file formats. Its rich set of
extensions, integrated terminal, built-in Git support, and lightweight design make
it a popular choice among developers.
HTML
HTML stands for Hypertext Markup Language. It is a markup language used to
create web pages and other online content. HTML consists of a set of tags and
attributes that are used to define the structure and content of a web page. Web
11
browsers use HTML to display text, images, videos, and other types of content on
the internet.
HTML documents are written in plain text format and can be edited with any text
editor. To view an HTML document, it must be opened in a web browser. HTML
documents typically have a .html or .htm file extension.
HTML is the foundation of the web and is often used in conjunction with other
web technologies such as CSS and JavaScript to create interactive and dynamic
web pages. With HTML, web developers can create websites, web applications,
and other types of online content that can be accessed from anywhere in the
world.
CSS
CSS (Cascading Style Sheets) is a language used to style and layout web pages. It
is used to define the visual appearance of HTML elements, including fonts,
colors, layouts, and more. With CSS, you can separate the presentation of a web
page from its content, which makes it easier to maintain and update the design of
a website.
12
CSS works by selecting HTML elements and applying styling rules to them.
These rules can be applied in various ways, including using inline styles, internal
stylesheets, or external stylesheets. CSS selectors allow you to target specific
elements based on their attributes, such as their class, ID, or tag name.
CSS is an essential tool for web developers and designers, as it allows them to
create visually appealing and responsive web pages.
Python
Python is a high-level, interpreted programming language that was first released
in 1991 by Guido van Rossum. It has gained popularity in recent years because of
its simplicity, readability, and versatility. Python is used for a wide range of
applications, including web development, scientific computing, data analysis,
artificial intelligence, and more.
13
Easy to learn: Python has a simple syntax and minimal setup, making it easy to
learn for beginners.
Interpreted language: Python code is executed line by line, making it easier to test
and debug.
Dynamic typing: Python variables are dynamically typed, meaning they can hold
different types of data at different times.
Large standard library: Python has a vast library of pre-built modules and
functions, making it easier to perform tasks such as data manipulation, web
development, and more.
14
Python is widely used in the tech industry and is a popular language for data
science and machine learning. Its flexibility and versatility make it a popular
choice for developers, and it has a thriving community of contributors who
continue to develop new libraries and tools.
Python has several popular modules that are commonly used in web development.
Some of the most commonly used modules include:
Flask: Flask is a micro web framework that is lightweight and easy to use. It
allows developers to build web applications quickly and efficiently.
15
Bottle: Bottle is a fast and simple web framework that is designed for building
small web applications. It has a minimalistic approach and is easy to learn.
These are just a few of the many Python modules that are commonly used in web
development. The choice of module depends on the specific requirements of the
project and the developer's preferences.
16
Database
A database is a collection of organized data that can be easily accessed, managed,
and updated. It is a structured set of data that is typically stored electronically in a
computer system. Databases are used to store information in a way that allows it
to be easily retrieved and analyzed.
Chapter – 4 Results
There were are many runtime errors while working on this, resolving them and
accommodating as per available resources and time results into our application
whose snaps are following:
18
19
20
Chapter – 5 Conclusion
In conclusion, the manual on organic farming is an invaluable resource for
anyone interested in sustainable agriculture. It provides a comprehensive
overview of the principles and practices of organic farming, including soil health,
crop rotation, pest management, and livestock management.
Through this manual, we have learned that organic farming is not only beneficial
for the environment but also for human health. It promotes the use of natural
fertilizers and pest control methods, which eliminate the need for harmful
chemicals that can have long-term effects on the ecosystem and human health.
Overall, the manual on organic farming serves as a valuable guide for those
seeking to cultivate healthy, sustainable, and environmentally responsible food
systems. By embracing the principles and practices of organic farming, we can
create a more resilient and sustainable future for ourselves and generations to
come.
vi
Appendix
Books on Organic Farming
1. “Working with Nature – Shifting Paradigms” by Heide
Hermary
2. “The Gardener’s A-Z Guide to Growing Organic Food”
by Tanya Denckla
3. “Secrets of the Soil” by Peter Tompkins and Christopher
Bird
4. “The Non-Toxic Farming Handbook” by Philip A.
Wheeler
5. “The Organic Method Primer” by Dr Bargyla Rateaver