Skip to content

gdscigdtuw/GrowGreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrowGreen

Grow Green that allows contributors worldwide to create awareness about environment and do their bit by contributing.

GitHub forks GitHub Org's stars GitHub watchers

How to start the Development Server

cd client && npm i && cd ../server && npm i
npm run dev

About GrowGreen

✅An Eco Web App that can find nearest nursery, plant shop, organic shop etc and everything related to planting and agriculture. This way it will support small scale or big scale organic businesses.

✅Panel: Blogs for posts. Users can post their efforts towards Environment. Features for each post : Like, Share, Comment. Each user will have personal alarms & reminders. Daily reminders to water plants & monthly reminders to sow seeds/ cutting.

✅A single Web App having all features to contribute towards Environment & let small scale agricultural businesses earn and grow.

✅To this we can also add giving virtual rewards/ coins, having value in real currency.

✅This increases the community bonding for nature loving communities.

Future scope for this website

After this we can also include a panel for soil testing through 'Machine Learning and Data Mining'. Farmers can get direct digital reports from testing labs including some suggestions to improve their farms quality and quantity.

Vision

Make everyone aware enough to make them decide amongst what is right and wrong for the Environment.

Objective:

Help the Environment heal through our small efforts.❤

Themes for the UI

The UI themes will change according to season. Themes for UI : Winter Summer Autumn Spring Monsoon

Tools/Tech Stack Used:

  • React.js
  • CSS
  • JavaScript

Installing <project_name>

To install <project_name>, follow these steps:

Linux and macOS:

<install_command>

Windows:

<install_command>

SITE MAP :

Using <project_name>

To use <project_name>, follow these steps:

<usage_example>

Add run commands and examples you think users will find useful. Provide an options reference for bonus points!

Contributing to Grow Green

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Project Admins

Note: We will add on more info according to the advancement of the project.

Code of Conduct :

ENVIRONMENT FIRST 🎀🌟

License

This project uses the following license: MIT License

Copyright (c) [2020] [GrowGreen]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.