bhavyameghnani / wellemirates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Designing a sustainable future using ICTs - Well Emirates - Blockchain for a better life

  • WellEmirate empowers citizens’ mindset and helps them to be their best version by providing opportunities over the platform in three main areas - health & mental wellness, community connect & collaborative learning.
  • It has an AI-powered conversational digital ally named “Aisha” that understands platform users’ behaviors, traits and promotes them with tips & engaging notifications for better well-being.
  • The entire solution is powered by Blockchain technology and it incentives its users with WellEmirate Coins (WEC) which further helps users to shop eco-friendly products or get discounts and coupons for their favorite brands.
  • This incentivizing module helps our platform users to stay motivated and take more challenges that WellEmirate has to provide.

Steps to run the application locally:

Frontend - React

$ cd UI

$ npm install

$ npm start --will start frontend server @localhost:3000

Backend - Flask

$ cd backend

$ python -m venv venv

$ source ./venv/bin/activate #activate virtual env

(venv)$ pip install -r requirements.txt

(venv)$ python App.py --will start backend server #localhost:5000

Application Snaps:

HomePage:

image

Health Statistics:

image

Mental Health Exercises:

image

Marketplace:

image

Transactions through Blockchain:

image

image

Community Connect:

image

Activity Wall:

image

My Profile:

image

About


Languages

Language:Jupyter Notebook 96.8%Language:JavaScript 3.1%Language:Python 0.1%Language:Solidity 0.0%Language:HTML 0.0%Language:CSS 0.0%