This repository contains the source code for my AgriClaim project, built using PHP, HTML, CSS, JavaScript, and MySQL for the database.
The AgriClaim project is a full-stack web application designed to assist farmers in managing their agricultural claims. It provides functionalities for insurance claims, loan calculations, and accessing various government schemes. The project features two user interfaces: one for the farmers and another for the admin, allowing for efficient management of scheme details and insurance claims.
- Schemes: Information about various agricultural schemes available for farmers.
- Loan Calculator: A tool to help farmers calculate their loan amounts and repayments.
- Insurance Claiming: A section for farmers to submit their insurance claims.
- Language Translator: Supports two languages: Kannada and English.
- Admin Dashboard: Admin can add, delete, and manage scheme details and insurance claims submitted by farmers.
- PHP: Server-side scripting language for web development.
- HTML: Markup language for structuring the web pages.
- CSS: Styling language for designing the user interface.
- JavaScript: Client-side scripting language for interactivity.
- MySQL: Database management system for storing application data.
- WAMP Server: Windows-based web server for running PHP and MySQL.
To view or modify the project locally, follow these steps:
- Clone the repository:
git clone [repository URL]
- Set up WAMP Server on your local machine.
- Place the cloned project folder in the www directory of WAMP.
- Access the project through your web browser at
http://localhost/[project-folder-name]
. - Ensure MySQL is running, and import the database schema from
farmers_portal.sql.sql
Here’s a screenshot of the AgriClaim project:
For any questions or collaboration opportunities, feel free to reach out through the contact form on the portfolio website or via my social media profiles.