SlideShare une entreprise Scribd logo
1  sur  26
WEBSITE DEVELOPMENT AND
MOBILE APP DEVELOPMENT
AGRICULTURE IN HOME
DOMAIN
TEAM MEMBERS
ALLEN LEWIS.R (111919205002)
KALAIARASU.S(111919205015)
KUMARAN.B(111919205021)
SHAHUL HAMEED.D(111919205037)
SUPERVISO
R
P.SENTIL
ABSTRACT
• In today’s time, most of the fruits and vegetables
we buy are treated with pesticides.
• Foods that are labelled as organic may not be
so as they claim.
• This can cause severe health issues in people.
• It is better to grow fruits and vegetables ourselves.
• However, most people don’t have enough resources
to do so.
• They don’t have the necessary information like the
materials needed, where to buy them and how to take
care of the plants.
• Our project eliminates these issues by both providing
the required details and selling the needed items.
EXISTING SYSTEM
• In this Existing System, through online we can get the
pesticides to grow the plant.
• But we didn't have any instructions to grow.
PROPOSED
SYSTEM
• But here, we can give the step by step instructions to
how to maintain the terrace gardening.
• And also we have the facility to deliver the gardening
seeds through online.
SYSTEM ARCHITECTURE
USE CASE DIAGRAM
CLASS DIAGRAM
SEQUENCE DIAGRAM
ACTIVITY DIAGRAM
STATE CHART DIAGRAM
HARDWARE REQUIREMENTS
SOFTWARE
REQUIREMENTS
• PC
• RAM :
4GB
• Processor : i3
• HARD DISK : 1
TB
• OS : Windows
• Visual Studio for Coding
• Browser (chrome) to run
• Language : html,css, javascript
LIST OF MODULES
• Module 1 : Login Module
• Module 2 : Database Module
• Module 3 : Checkout Module
LOGIN MODULE
• This module allows the users to login into their
respective accounts
• It allows a new user to create a new
account
• It allows an existing user to login
DATABASE MODULE
• This module contains all necessary information like
available items, stock remaining and price of each
item.
• It stores the username and encrypted password
of
the user to enable the user to securely login.
CHECKOUT MODULE
• This module enables the user to checkout
the
selected items.
• It calculates the final price and displays it to
the user.
SCREENSHOTS
WEBSITE DEVELOPMENT
MOBILE APP DEVELOPMENT
CODING
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-
scale=1.0">
<link rel="icon" href="main login.jpg" type="image/x-icon">
<title>EVER GREEN GARDEN</title>
<script>
function myfunc(event){
document.location.href="welcome.html";
event.preventDefault();
var name = document.getElementById("name").value;
var e_mail = document.getElementById("e_mail").value;
var pass_wrd = document.getElementById("pass_wrd").value;
localStorage.setItem('ls_name',name);
localStorage.setItem('ls_e_mail',e_mail);
localStorage.setItem('ls_pass_wrd',pass_wrd);
}
<style>
input[type=text], input[type=password] {
width: 90%;
padding: 15px;
margin: 5px 0 15px 0;
display: inline-block;
border: none;
background: #f1f1f1;
}
.container{
padding-left: 50px;
padding-top: 20px;
padding-right: 500px;
padding-bottom: 150px;
}
.model{
border:solid 2px;
border-color: rgb(174, 224, 100);
height: 600px;
width:520px;
-webkit-padding-start: 1em;
box-sizing: border-box;
}
.head{
padding-top: 10px;
}
.btn {
background-color: dodgerblue;
color: white;
padding: 15px ;
border: none;
cursor: pointer;
width: 99%;
opacity: 0.9;
}
.sign{
border-color:rgba(240, 222, 231, 0.8);
}
.navigation{
background-color: rgb(255, 255, 255);
color: aquamarine;
text-decoration-color: blue;
}
.indent{
align-items: center;
padding-top: 70px;. }
.naver{
padding: 20px;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.bush{
background-color: #04AA6D;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}
a:visited {
color:white;
background-color: transparent;
text-decoration: none;
</style>
</head>
<body>
<form>
<div class="indent">
<img src="jack1.jpg" width="450" height="350" style="float:right" class="center">
</div>
<div class="navigation">
<nav class="naver">
<button class="bush"><a href="main.html">BACK TO HOME PAGE</a></button>
</nav>
</div>
<div class="container">
<div class="model">
<div class="head">
<h1>Login </h1>
<p>If you have account please login (or) sign up? </p>
<hr>
</div>
<label for ="usr"><b> USER NAME </b></label>
<input type="text" placeholder="ENTER THE FIRST NAME" id="name" required/>
<label for ="email"><b>E-MAIL:</b></label>
<input type="text" placeholder="ENTER THE E-MAIL" id="e_mail" required/>
<label for="psd"><b>PASSWORD:</b></label>
<input type="text" placeholder="ENTER THE PASSWORD" id="pass_wrd" required/>
<p>By creating an account you agree to our <a href="#">Terms & Privacy</a>.</p>
<button class="btn" onclick="myfunc(event)">Login</button>
<p><b>Already have an account?</b> <a href="sign-in.html">Sign in</a>.</p>
</div>
</div>
</form>
</body>
</html>
CONCLUSION
The agricultural sector is of vital importance for the
region. It is undergoing a process of transition to a
market economy, with substantial changes in the
social, legal, structural, productive and supply set-
ups, as is the case with all other sectors of the
economy.
FUTURE ENHANCEMENT
Demand for fruits and vegetables is going to
increase in future agriculture. Research,
improvement in technology, safe cultivation of high-
value vegetables and other vegetables will be more.
There will be high demand for processed and
affordable quality products.

Contenu connexe

Similaire à ppt.pptx

Electronic waste system project report.pdf
Electronic waste system project report.pdfElectronic waste system project report.pdf
Electronic waste system project report.pdfIyedSoumri
 
Veg On Age ppt
Veg On Age pptVeg On Age ppt
Veg On Age pptMd Adil
 
What Is Good Performance Isqlug Jan 2010
What Is Good Performance Isqlug Jan 2010What Is Good Performance Isqlug Jan 2010
What Is Good Performance Isqlug Jan 2010sqlserver.co.il
 
Project Report_Food Bazar_Ver1
Project Report_Food Bazar_Ver1Project Report_Food Bazar_Ver1
Project Report_Food Bazar_Ver1MEGHA JAIN
 
Daily expenses tracker project ppt7.pptx
Daily expenses tracker project ppt7.pptxDaily expenses tracker project ppt7.pptx
Daily expenses tracker project ppt7.pptxssusere6f5a11
 
B2. activity and intent
B2. activity and intentB2. activity and intent
B2. activity and intentPERKYTORIALS
 
Improve the User Experience in the Engineering Change Process
Improve the User Experience in the Engineering Change ProcessImprove the User Experience in the Engineering Change Process
Improve the User Experience in the Engineering Change ProcessDeeDee Kato
 
355905786-online-food-ordering-system-mini.docx
355905786-online-food-ordering-system-mini.docx355905786-online-food-ordering-system-mini.docx
355905786-online-food-ordering-system-mini.docxEFRENlazarte2
 
Mobile Project Management
Mobile Project ManagementMobile Project Management
Mobile Project ManagementLee Schlenker
 
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIs
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIsDesigning APIs for Humans: Leveraging UX Methods For Develop Human Centered APIs
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIsPronovix
 
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hoc
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad HocAPIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hoc
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hocapidays
 
Pretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromPretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromFuture Insights
 
Lean Development: Design Through Iterative Experiments
Lean Development: Design Through Iterative ExperimentsLean Development: Design Through Iterative Experiments
Lean Development: Design Through Iterative ExperimentsSalesforce Developers
 
Direct manipulation is broken: O'Reilly Design Conference Jan 2016
Direct manipulation is broken: O'Reilly Design Conference Jan 2016Direct manipulation is broken: O'Reilly Design Conference Jan 2016
Direct manipulation is broken: O'Reilly Design Conference Jan 2016Claire Rowland
 
Online Crime Management System.ppt.pptx
Online Crime Management System.ppt.pptxOnline Crime Management System.ppt.pptx
Online Crime Management System.ppt.pptxAshutoshmahale3
 
Presentation on FarmPicked (College Project).pptx
Presentation on FarmPicked (College Project).pptxPresentation on FarmPicked (College Project).pptx
Presentation on FarmPicked (College Project).pptxShubhnishVerma
 
Once Source to Rule Them All
Once Source to Rule Them AllOnce Source to Rule Them All
Once Source to Rule Them AllDavid Yeiser
 
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...ASBIS SK
 

Similaire à ppt.pptx (20)

Electronic waste system project report.pdf
Electronic waste system project report.pdfElectronic waste system project report.pdf
Electronic waste system project report.pdf
 
Veg On Age ppt
Veg On Age pptVeg On Age ppt
Veg On Age ppt
 
What Is Good Performance Isqlug Jan 2010
What Is Good Performance Isqlug Jan 2010What Is Good Performance Isqlug Jan 2010
What Is Good Performance Isqlug Jan 2010
 
Project Report_Food Bazar_Ver1
Project Report_Food Bazar_Ver1Project Report_Food Bazar_Ver1
Project Report_Food Bazar_Ver1
 
Daily expenses tracker project ppt7.pptx
Daily expenses tracker project ppt7.pptxDaily expenses tracker project ppt7.pptx
Daily expenses tracker project ppt7.pptx
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
Online shopping
Online shoppingOnline shopping
Online shopping
 
B2. activity and intent
B2. activity and intentB2. activity and intent
B2. activity and intent
 
Improve the User Experience in the Engineering Change Process
Improve the User Experience in the Engineering Change ProcessImprove the User Experience in the Engineering Change Process
Improve the User Experience in the Engineering Change Process
 
355905786-online-food-ordering-system-mini.docx
355905786-online-food-ordering-system-mini.docx355905786-online-food-ordering-system-mini.docx
355905786-online-food-ordering-system-mini.docx
 
Mobile Project Management
Mobile Project ManagementMobile Project Management
Mobile Project Management
 
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIs
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIsDesigning APIs for Humans: Leveraging UX Methods For Develop Human Centered APIs
Designing APIs for Humans: Leveraging UX Methods For Develop Human Centered APIs
 
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hoc
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad HocAPIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hoc
APIdays Paris 2019 - Designing APIs for Humans by Julia Elman, Ad Hoc
 
Pretty pictures - Brandon Satrom
Pretty pictures - Brandon SatromPretty pictures - Brandon Satrom
Pretty pictures - Brandon Satrom
 
Lean Development: Design Through Iterative Experiments
Lean Development: Design Through Iterative ExperimentsLean Development: Design Through Iterative Experiments
Lean Development: Design Through Iterative Experiments
 
Direct manipulation is broken: O'Reilly Design Conference Jan 2016
Direct manipulation is broken: O'Reilly Design Conference Jan 2016Direct manipulation is broken: O'Reilly Design Conference Jan 2016
Direct manipulation is broken: O'Reilly Design Conference Jan 2016
 
Online Crime Management System.ppt.pptx
Online Crime Management System.ppt.pptxOnline Crime Management System.ppt.pptx
Online Crime Management System.ppt.pptx
 
Presentation on FarmPicked (College Project).pptx
Presentation on FarmPicked (College Project).pptxPresentation on FarmPicked (College Project).pptx
Presentation on FarmPicked (College Project).pptx
 
Once Source to Rule Them All
Once Source to Rule Them AllOnce Source to Rule Them All
Once Source to Rule Them All
 
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...
VMware: Nástroje na správu a efektívne riadenie fyzickej a virtuálnej infrašt...
 

Dernier

Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spaintimesproduction05
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 

Dernier (20)

Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 

ppt.pptx

  • 1. WEBSITE DEVELOPMENT AND MOBILE APP DEVELOPMENT AGRICULTURE IN HOME DOMAIN TEAM MEMBERS ALLEN LEWIS.R (111919205002) KALAIARASU.S(111919205015) KUMARAN.B(111919205021) SHAHUL HAMEED.D(111919205037) SUPERVISO R P.SENTIL
  • 2. ABSTRACT • In today’s time, most of the fruits and vegetables we buy are treated with pesticides. • Foods that are labelled as organic may not be so as they claim. • This can cause severe health issues in people. • It is better to grow fruits and vegetables ourselves. • However, most people don’t have enough resources to do so. • They don’t have the necessary information like the materials needed, where to buy them and how to take care of the plants. • Our project eliminates these issues by both providing the required details and selling the needed items.
  • 3. EXISTING SYSTEM • In this Existing System, through online we can get the pesticides to grow the plant. • But we didn't have any instructions to grow. PROPOSED SYSTEM • But here, we can give the step by step instructions to how to maintain the terrace gardening. • And also we have the facility to deliver the gardening seeds through online.
  • 10. HARDWARE REQUIREMENTS SOFTWARE REQUIREMENTS • PC • RAM : 4GB • Processor : i3 • HARD DISK : 1 TB • OS : Windows • Visual Studio for Coding • Browser (chrome) to run • Language : html,css, javascript
  • 11. LIST OF MODULES • Module 1 : Login Module • Module 2 : Database Module • Module 3 : Checkout Module
  • 12. LOGIN MODULE • This module allows the users to login into their respective accounts • It allows a new user to create a new account • It allows an existing user to login
  • 13. DATABASE MODULE • This module contains all necessary information like available items, stock remaining and price of each item. • It stores the username and encrypted password of the user to enable the user to securely login.
  • 14. CHECKOUT MODULE • This module enables the user to checkout the selected items. • It calculates the final price and displays it to the user.
  • 16.
  • 17.
  • 18.
  • 20. CODING <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial- scale=1.0"> <link rel="icon" href="main login.jpg" type="image/x-icon"> <title>EVER GREEN GARDEN</title> <script> function myfunc(event){ document.location.href="welcome.html"; event.preventDefault(); var name = document.getElementById("name").value; var e_mail = document.getElementById("e_mail").value; var pass_wrd = document.getElementById("pass_wrd").value; localStorage.setItem('ls_name',name); localStorage.setItem('ls_e_mail',e_mail); localStorage.setItem('ls_pass_wrd',pass_wrd); }
  • 21. <style> input[type=text], input[type=password] { width: 90%; padding: 15px; margin: 5px 0 15px 0; display: inline-block; border: none; background: #f1f1f1; } .container{ padding-left: 50px; padding-top: 20px; padding-right: 500px; padding-bottom: 150px; } .model{ border:solid 2px; border-color: rgb(174, 224, 100); height: 600px; width:520px; -webkit-padding-start: 1em; box-sizing: border-box; }
  • 22. .head{ padding-top: 10px; } .btn { background-color: dodgerblue; color: white; padding: 15px ; border: none; cursor: pointer; width: 99%; opacity: 0.9; } .sign{ border-color:rgba(240, 222, 231, 0.8); } .navigation{ background-color: rgb(255, 255, 255); color: aquamarine; text-decoration-color: blue; } .indent{ align-items: center; padding-top: 70px;. }
  • 23. .naver{ padding: 20px; } .center { display: block; margin-left: auto; margin-right: auto; width: 50%; } .bush{ background-color: #04AA6D; color: white; padding: 16px; font-size: 16px; border: none; } a:visited { color:white; background-color: transparent; text-decoration: none; </style> </head>
  • 24. <body> <form> <div class="indent"> <img src="jack1.jpg" width="450" height="350" style="float:right" class="center"> </div> <div class="navigation"> <nav class="naver"> <button class="bush"><a href="main.html">BACK TO HOME PAGE</a></button> </nav> </div> <div class="container"> <div class="model"> <div class="head"> <h1>Login </h1> <p>If you have account please login (or) sign up? </p> <hr> </div> <label for ="usr"><b> USER NAME </b></label> <input type="text" placeholder="ENTER THE FIRST NAME" id="name" required/> <label for ="email"><b>E-MAIL:</b></label> <input type="text" placeholder="ENTER THE E-MAIL" id="e_mail" required/> <label for="psd"><b>PASSWORD:</b></label> <input type="text" placeholder="ENTER THE PASSWORD" id="pass_wrd" required/> <p>By creating an account you agree to our <a href="#">Terms & Privacy</a>.</p> <button class="btn" onclick="myfunc(event)">Login</button> <p><b>Already have an account?</b> <a href="sign-in.html">Sign in</a>.</p> </div> </div> </form> </body> </html>
  • 25. CONCLUSION The agricultural sector is of vital importance for the region. It is undergoing a process of transition to a market economy, with substantial changes in the social, legal, structural, productive and supply set- ups, as is the case with all other sectors of the economy.
  • 26. FUTURE ENHANCEMENT Demand for fruits and vegetables is going to increase in future agriculture. Research, improvement in technology, safe cultivation of high- value vegetables and other vegetables will be more. There will be high demand for processed and affordable quality products.