As we all know that there are many people who help building open source projects without any incentive. Maybe Its the reason that it's not much popular in India to help them. So to tackle this issue We have built a Blockchain based solution where you can Login using Github and thus earn Ethereum tokens or Crypto money. We just need to click on Collect and it will be directly transfered to our Wallet.To make this app more Enjoyable we have also added Playing Zone where you give a Travia Quiz and earn Crypto Money Aswell
Truffle
React
Ganache (Development)
Metamask (Development)
Material UI
Django
Django-Rest-Framework
Github-API
CockroachDB
Portis
Matic
Install the dependencies Truffle. Open Ganache
$ cd client
$ npm install
$ npm start
Open another terminal Install CockroachDB and configure settings.py file from https://www.cockroachlabs.com/docs/stable/build-a-python-app-with-cockroachdb-django.html
$ cd cpeBackend
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py runserver
Enjoy!!!!!!!!!!!!!!!