https://github.com/kiran-kumar-k3/farmeasy
FarmEasy is an innovative web application designed to connect farmers and consumers, streamlining agricultural transactions with user-friendly features and a secure platform. Experience seamless buying, selling, and review processes, all in one responsive and intuitive interface.
https://github.com/kiran-kumar-k3/farmeasy
css3 html5 javascript mysql-database php xampp
Last synced: about 2 months ago
JSON representation
FarmEasy is an innovative web application designed to connect farmers and consumers, streamlining agricultural transactions with user-friendly features and a secure platform. Experience seamless buying, selling, and review processes, all in one responsive and intuitive interface.
- Host: GitHub
- URL: https://github.com/kiran-kumar-k3/farmeasy
- Owner: KIRAN-KUMAR-K3
- Created: 2024-06-25T05:44:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T17:26:36.000Z (10 months ago)
- Last Synced: 2025-01-11T08:26:47.692Z (3 months ago)
- Topics: css3, html5, javascript, mysql-database, php, xampp
- Language: PHP
- Homepage:
- Size: 5.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FarmEasy: Your One-Stop Shop for Agricultural Products
![]()
**FarmEasy** is a powerful web application designed to revolutionize the agricultural trade landscape. It empowers both farmers and consumers by providing a user-friendly platform to connect, streamline transactions, and ensure a smooth buying and selling experience.
## Table of Contents
* **Enhanced Features**
* **Simplified Installation**
* **Intuitive Usage**
* **Organized Folder Structure**
* **Contributing and Collaboration**
* **Open-Source License**## Enhanced Features
FarmEasy boasts a robust feature set that caters to the needs of both farmers and consumers:
* **Secure User Authentication:** Login and logout functionalities ensure a safe and personalized experience.
* **Streamlined Product Management:** Farmers can effortlessly list their agricultural products, while consumers enjoy a seamless buying experience.
* **Integrated Review and Rating System:** Users can share valuable feedback through product reviews and ratings, fostering trust and transparency.
* **Comprehensive User Profiles:** Manage your user profile and preferences with ease.
* **Advanced Search Functionality:** Quickly find the specific agricultural products you need with our intuitive search tools.
* **Responsive Design with Bootstrap:** FarmEasy adapts seamlessly to any device, providing a consistent and user-friendly experience across desktops, tablets, and smartphones.## Simplified Installation
Getting started with FarmEasy is a breeze:
1. **Clone the Repository:** Use Git to clone the FarmEasy repository from GitHub:
```bash
git clone https://github.com/KIRAN-KUMAR-K3/FarmEasy.git
```2. **Navigate to the Project Directory:** Enter the project directory using the command line:
```bash
cd FarmEasy
```3. **Set Up the Database:**
- Import the provided `farmeasy.sql` file into your MySQL database.4. **Configure Database Connection:** Update the database credentials (server name, username, password, and database name) within the `db.php` file.
5. **Launch Your Local Server:** Start your preferred local server environment (e.g., XAMPP, WAMP). Once the server is running, navigate to the FarmEasy project directory in your web browser.
**Using XAMPP?**
Ensure your XAMPP server is running. Locate the FarmEasy project directory within your XAMPP installation (e.g., `C:\xampp\htdocs\FarmEasy`) and open it in your web browser (e.g., `http://localhost/FarmEasy`).
## Intuitive Usage
FarmEasy is designed with user experience in mind. Here's how to get the most out of it:
1. **Register or Login:** Create a new account or log in to your existing one.
2. **Explore Products:** Browse through a wide variety of agricultural products listed on the platform.
3. **Favorites and Purchases:** Mark your favorite products for easy access later, or proceed to a secure and convenient purchase process.
4. **Review and Rate:** Share your feedback on purchased products through our comprehensive review and rating system.
5. **Manage Your Profile:** Keep your profile information up-to-date and personalize your FarmEasy experience.## Organized Folder Structure
FarmEasy maintains a well-structured directory for efficient management and future development:
* **ImagesAg:** Stores agricultural product images.
* **Login:** Contains login-related files.
* **bootstrap:** Includes Bootstrap framework components.
* **css:** Houses custom CSS styles for the application.
* **fonts:** Stores fonts used throughout the application.
* **images:** Contains general application images.
* **js:** Holds JavaScript files for interactivity.
* **Individual PHP Files:** Each PHP file manages a specific functionality (e.g., `buyNow.php` for purchases, `profileView.php` for user profiles).## Contributing and Collaboration
We believe in the power of community! We welcome contributions from anyone interested in improving FarmEasy. Feel free to open an issue on GitHub to report bugs or suggest improvements, or submit a pull request to directly contribute code changes.
## Open-Source License
FarmEasy embraces the spirit of open-source collaboration. This project is licensed under the MIT License, granting you the freedom to use, modify, and distribute the code under certain conditions. Refer to the provided [LICENSE](LICENSE) file for detailed license information.
By leveraging FarmEasy's robust features, user-friendly interface, and open-source nature, you can streamline your agricultural buying and selling experience, empowering both farmers and consumers to thrive in the digital age.