- Mohit
- Mahima
- Farmer can add there product in website to sell directly to consumer.
- Consumer can buy product directly form nearby farmer
- Farmer and consumer can see there details
- Can serch product(optional)
- User transection details
- Reduce the middleman of supply chain
- Provide good profit to farmers
- Provide best qulity of product to consumer
- Less transportation use
- OS: Window 10
- RAM: min 4gb
- Storage: min 500gb
- Environment: NodeJS
- Database: MongoDB
- Web browser: Chrome or Mozilla
- Text Editor: VS Code
- VCS: Git and Github
- clone this repository to your local system
- check nodeJS,npm and MongoDB install in your system
- open project in VS code
- run
npm install
command in project root folder terminal - after installing all packages run
node app.js
in terminal - application runs on localhost:8000 on your browser