Inspiration

many hardworking farmers are not getting full value of their products due to a number of middlemen between their product and the customer this leads to increase in cost of products, poorty and decrease in intrest of new genaration in ther field of farming, so to solve this problem a direct connectin should be there between the farmers and their customers.

What it does

This website provides a direct connection between farmers and their customers. First the farmers need to be registered on this website then they are able to create new offers of their products then users can see those offers and if any user is interested in any offer then they can contact with the owner by seeing owner's contact details.

How we built it

this is a MERN stack website it is built with following technologies: React.js: react.js is used to provide this website a single page look and easy loading of website and fast routing on website. Mongodb atlas: it is used to store registered user's and their offer's details on cloud. node.js: it is used to write server side code in javascript language. express: it is used to create routes on server side. redux-toolkit: it is used to store user's details on client side to decrease the number of database query while seeing the user profile or verifying user during creation of new offers. other technologies: axios is used to handle crud request and responses, bootstrap is used to create fast the front end of this website, country-state-city package is used in registration form.

Challenges we ran into

connection database with frontend form data is something which leads to spend extra time but finally backend is connected successfully and this issue is resolved.

Accomplishments that we're proud of

this project is a full stack website built with mern stack technologies and able to work in real life.

What we learned

this is my first fullstack project with this project I learned many thing example how front end and backend are connected and how to deploy a full stack website.

What's next for TechniFarm

still there are many things to add in this project example adding facility of online shopping, adding secure online payment gateway etc. adding these features in this project will be the next stepl.

Share this project:

Updates