/krishi

Krishi app

Primary LanguageJavaScript

Krishi App

This application is developed on top of Django, which lets the farmers look at the produces that they can generate in their areas.

Winner Application (First Prize and Most Organic Code) in a one-day coding competition organized by Boston International College.

How to run?
  1. Open a shell in the current folder
  2. Create a new virtual env

python3 -m venv env

  1. Enter virtual env

source env/bin/activate

  1. Install requirements

pip install -r requirements.txt

  1. Migrate database

python manage.py makemigrations

python manage.py migrate

  1. Run

python manage.py runserver

Developed By: Sandesh Bhusal Prasanga Dhungel Prashant Tandan