Skip to content

An effective Agric-E-commerce solution where people can buy fresh agricultural products directly from the farmers and let farmers sell their products without paying extra charges in between as well as grow up their market outside of the locality.

Notifications You must be signed in to change notification settings

shsarv/AwareWeGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwareWeGo

This project is live at-------> http://awarewego.herokuapp.com/


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Objective

The main objective of the project is to create An effective Agric-E-commerce solution where people can buy fresh agriculture product directly from the farmers and let farmers to sell their product without paying extra charges in between as well as grow up their market outside of the locality. This will focus on-

  • reducing administrative cost and cycle time, re-organizing farm processes and improving relationships between both business partners and customers.
  • allowing small farms to have access to the same markets as larger farms. That is, small farms can have instant access to international markets.
  • Small farms can grow very quickly and even take on larger farms. They are able to provide personalized services to individuals who visit the site more easily than larger farms.

Features

-Full featured shopping cart

  • Product pagination
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin Order details page
  • Mark orders as delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration
  • Database (products & users)

Technologies to be Used

Codebase

The entire code has been developed using Javascript programming language and is hosted on Heroku.The website is developed using ReactJs integrated with MongoDB ExpressJS and NodeJS.

How to run the project 🚀:

  1. Open the Terminal.
  2. Clone the repository by entering $ git clone https://github.com/shsarv/AwareWeGo.git .
  3. Ensure that NodeJS and npm are installed on the system.
  4. change the diectory to repository name using $ cd AwareGoWe.
  5. Create a .env file and write REACT_APP_API_URL='your backend api url'. look for backend of the project here.
  6. install the dependencies by executing the follwing command: $ npm install.
  7. To run the React project. execute $npm start. and it will point to the localhost server with the port 3000.
  8. Enter the IP Address: http://localhost:3000 on a web browser and use the application. make sure that your backend api is running.

Dependencies

The following dependencies can be found in package.json:

License

MIT License

Contributors


Sarvesh Kumar Sharma

🖋 📖💻

Jeevesh Gangwar

💻

About

An effective Agric-E-commerce solution where people can buy fresh agricultural products directly from the farmers and let farmers sell their products without paying extra charges in between as well as grow up their market outside of the locality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published