https://github.com/prashant-shahi/agmarket
An e-commerce platform between vendors and customers of Agricultural Commodities.
https://github.com/prashant-shahi/agmarket
agmarket agmarket-in agriculture india karnataka mysql nepal php
Last synced: 8 months ago
JSON representation
An e-commerce platform between vendors and customers of Agricultural Commodities.
- Host: GitHub
- URL: https://github.com/prashant-shahi/agmarket
- Owner: prashant-shahi
- License: mit
- Archived: true
- Created: 2017-11-11T17:17:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T21:41:46.000Z (over 7 years ago)
- Last Synced: 2024-10-24T06:52:35.798Z (12 months ago)
- Topics: agmarket, agmarket-in, agriculture, india, karnataka, mysql, nepal, php
- Language: CSS
- Homepage:
- Size: 9.86 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Farmer-Market-eCommerce-PHP
[](https://github.com/CoolBoi567/Farmer-Market-eCommerce-PHP/blob/master/LICENSE)
This PHP project is simple solution for big problem that Farmers and Customers face.
* Vendors post the available crop with its details and later alter the details as required.
* Customers can view availability of crops with its details.
* Eliminates involvement of any middle person.
* Benefits both farmers and customers.Live Demo : https://www.agmarket.in
## Built using :
Apache2 : Web Server
Php : Server-side general-purpose scripting language
MySQL/MariaDB : Database Server
Other Basic Front-end Web stuffs : HTML5, CSS3 and JavaScript## Set up environment for using this repo:
### For Linux :
Install Apache2 ( or any other Web Server) :
$ `sudo apt-get install apache2`
Install MySQL/MariaDB :
$ `pip install mysql-server libapache2-mod-auth-mysql php5-mysql`
Install PHP :
$ `sudo apt-get install sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt`
Restart apache so that all of the changes take effect:
$ `sudo service apache2 restart`
Copy the complete folder to the location `/var/www/html` within a folder called glasseffect (per say)
### For Windows :
Download single package software Xampp from this link : https://www.apachefriends.org/download.html
Copy the complete folder to the location `C:\xampp\htdocs\glasseffect`## Database Structure :

## Run :
Run Apache2
Run MySQL / MariaDB
Browse with any Browser to the following link and DONE !
`http://localhost/glasseffect`### Screenshot :

Screenshot of Vendor

Screenshot of CustomerMade with ❤️ from Karnali, Nepal