Skip to content

A pioneering web platform that focuses on environmentally regenerative concepts and practices (especially regarding regenerative agriculture). It not only informs about environmental responsibility but also directs individuals to actively contribute to the treasured regen goal.

Notifications You must be signed in to change notification settings

keenregen/regenwise-web-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Banner

Summary of The RegenWise Web Platform Project

Human actions have caused significant environmental degradation and serious harm to the inhabitants, now it is crucial for us to contribute to the process of regeneration. "Regeneration" in our context is a term used to describe the restoration and responsible utilization and management of environmental systems. Our regen (the short form of the word regeneration) platform aims to facilitate the regen efforts by offering various services and resources to its users. The platform's main database collection on regen concepts serves as the primary feature that informs about environmental responsibility and also directs individuals to actively contribute to the regen goal. In addition, the platform's NFT markets are another essential features that users may benefit from. The users can earn and trade valuable NFTs from the platform's regen collections while spending valuable time to learn and contribute. Additionally, we offer a unique learning experience through quests that educate users about regen concepts and practices in various fields.
View Demo · Report Bug · Request Feature

Readme ToC

Table of Contents
  1. Overview Of The Project
  2. Getting Started
  3. Roadmap
  4. Contact

Overview Of The Project

Cover

RegenWise is a web platform that aims to educate and engage users in the concepts and practices of regeneration. It serves as a comprehensive platform that combines learning, interactive quests, educative word games and marketplaces for regenerative-themed non-fungible tokens (NFTs).

The primary goal of RegenWise is to educate users about regeneration, which refers to the restoration and responsible utilization and management of environmental systems. The web platform provides a user-friendly interface that offers a wide range of educational content, including concept explanations, regen NFTs. These resources cover various topics related to regeneration, such as regenerative education, regenerative nutrition, regenerative agriculture and so on.

To make the learning experience more interactive and engaging, RegenWise incorporates quests and word games into its platform. Collecting points via therse may result in meaningful gifts such as regen NFTs.

RegenWise also features marketplaces dedicated to regen-themed NFTs. NFTs are unique digital assets that can represent various forms of digital or tangible content. In the context of RegenWise, the marketplace offers NFTs related to regeneration, including artwork, collectibles, and even digital representations of regenerative efforts via Tokenized Regenerative Effort (TRE) Market. By using blockchain technology, the marketplace ensures the authenticity and ownership of these NFTs, allowing users to trade them within the platform.

The combination of education, quests, and the NFT marketplaces within RegenWise reveal a comprehensivexperience for users. It not only informs knowledge about regeneration but also directs individuals to actively contribute to regen efforts.

(back to ToC)

Images From The Web Platform






(back to ToC)

Getting Started

We have a demo version of the platform on this url: DemoUrl

If you want to run the project on your local machine, read the steps below:

Steps To Run The Web Platform On Your Local Machine

  • First you should clone this repo to your local machine.

  • After you get inside the cloned folder, you should go into the related folder with the command below:

    cd .\regenwise-frontend\
  • Then you should install required packages with the command below:

    npm install
  • If you do not already have it, install Metamask wallet to your browser. (You can find how to do these on the net, it is easy.)

  • You should add .env file in .\regenwise-frontend\ directory and inside it there should be your testnet account's private key named as NEXT_PUBLIC_key1 .

  • Then run the command below:

    npm run dev
  • If there happens a problem, just contact us via e-mail: keenregen@gmail.com

(back to ToC)

Roadmap

Roadmap

(back to ToC)

Contributing

If you have any suggestion that would make our platform better according to you, please inform us. You can also simply open an issue with the tag "suggestion". If you like the project, don't forget to give it a star!

(back to ToC)

Contact

RegenWise Team - keenregen@gmail.com

Project Link: https://github.com/keenregen/regenwise-web-platform

(back to ToC)

About

A pioneering web platform that focuses on environmentally regenerative concepts and practices (especially regarding regenerative agriculture). It not only informs about environmental responsibility but also directs individuals to actively contribute to the treasured regen goal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.1%
  • SCSS 17.0%
  • JavaScript 6.4%
  • Solidity 2.3%
  • Other 0.2%