This is backend code written in Django for block-alerts. This code is presented in ETHIndia Hackathon.
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
Hit the following command: python manage.py runserver {PORT_NAME}
- Aviraj Khare
- Prajna Prabhu
- Prince Kumar Singh