DBMS project - topic : Agriculture Management System
Technology Used:
Front-End: HTML,CSS,JavaScript
Back-End: PHP,MySql,XAMPP
</b>
Software Used:XAMPP
The aim of the AMS project is to create an efficient web-based platform connecting farmers and buyers. By automating agricultural processes, inspiring high-quality production, and promoting eco-friendly practices, AMS seeks to enhance the overall agricultural supply chain. The primary focus is on providing qualitative foods to buyers, implementing an automated system, and encouraging sustainable farming, with the ultimate goal of improving the efficiency and connectivity within the agro-culture sector
The Agriculture Management System (AMS) is a web-based application designed to streamline and enhance the efficiency of the agricultural production process. With the aim of connecting farmers and buyers, this system serves as a comprehensive platform for planning, monitoring, and analyzing farming activities. Inspired by the success of the Travels Management System (TMS), AMS empowers smart farmers to make informed decisions, contributing to the production and consumption of quality agricultural products
Functional Specification:
Activity Diagram <img src=”activity.png” width=100%>
ER-Diagram <img src=”er.png” width=100%>
Use Case Diagram <img src=”use.png” width=100%>
Sequence Diagram <img src=”sequence.png” width=100%>
Snapshots
<img src=”home.png” width=100%> <img src=”footer.png” width=100%> <img src=”signup.png” width=100%> <img src=”login.png” width=100%>
<img src=”profile.png” width=100%>
<img src=”digital.png” width=100%>
<img src=”cart.png” width=100%>
<img src=”mycart.png” width=100%>
<img src=”order.png” width=100%>
<img src=”blog.png” width=100%>
Running the Project Locally
1.go
file to the XAMPP installation directory (usually located in the htdocs
folder).agroculture.sql
file from the project folder.localhost/your_project_folder_name
(e.g., localhost/agroculture/
).