Skip to content

This is the github repo for Hackverse 4.0 of team Proton

Notifications You must be signed in to change notification settings

KishorBalgi/hackverse-4.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Empowering farmers with the power of the crowd



Tech Stack

REACT TAILWIND CSS NODE JS

Website Screenshot :

image


About

Logo

Welcome to our agricultural marketplace where buying and selling of fresh farm produce is made easy and transparent for everyone. Our marketplace provides an open platform for farmers and buyers to interact and trade directly, removing the need for middlemen and resulting in fair prices for all.

What sets our marketplace apart is that buyers are incentivized to participate in upvoting or downvoting the sellers based on the quality of the products sold. This system empowers the buyers and encourages the farmers to produce high-quality products. The more upvotes a seller gets, the more visibility they receive, and their products are given priority in the marketplace.

Our marketplace prioritizes transparency and trust, making sure that farmers who provide high-quality products are rewarded based on their merit, rather than relying on paid marketing. We believe that this will help promote sustainability and encourage farmers to produce crops that are not only of high quality but also environmentally friendly.

Project Installation Guide

This guide will help you to install and run this project on your machine.

Prerequisites

  • Node.js (version 12 or higher)
  • MongoDB
  • Postman
  • Tailwind CSS

Installation

1. Clone the repository:

git clone https://github.com/your-username/mern-project.git

2. Install the dependencies:

cd mern-project
npm install

3. Configure the environment variables:

Configure the environment variables:

Update the .env file with your MongoDB connection details and any other required environment variables.

4. Start the server:

npm start

This will start the server on http://localhost:5000.

5. Start the client:

cd Frontend
npm install
npm start

This will start the client on http://localhost:3000.

5. Start the Backend:

cd Backend
npm install
npm start

6. Test the APIs using Postman:

Import the mern-project.postman_collection.json file into Postman and test the APIs.

7 Customize the design with Tailwind:

Tailwind CSS is already included in the project. Customize the design by updating the tailwind.config.js file and adding your own styles to the src/index.css file.

About

This is the github repo for Hackverse 4.0 of team Proton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •