Coder Social home page Coder Social logo

wegan-framework's Introduction

Wegan Backend Framework

Wegan is a django-based backend framework for Wegan WebApp and Wegan Mobile App. Wgan Identify plant diseases using Image Processing and Machine learning Algorihm, and give solutions.

๐Ÿ’ฝ Installation Instructions

If you want to work with this project or create a version of it make sure to follow the steps below!

It is recommended to use virtual environment to avoid conflicts with other projects.

  1. Make sure that you have Python3, virtualenv, and pip installed.

  2. Create a Project directory

       $ mkdir Wegan
       $ cd Wegan
  1. Create a python3 virtualenv, and activate the environment to install requirements.
    $ python3 -m venv env
    $ source env/bin/activate
  1. Install the project dependencies from requirements.txt
    (env)$ pip install -r requirements.txt
  1. Clone the repository
    (env)$ git clone https://github.com/akhil-s-kumar/Wegan-Framework.git
    (env)$ cd Wegan-Framework

You have now successfully set up the project on your environment.

๐Ÿš€ How to run the project?

Make sure you are in env and then do the following each at a time.

(env)$ python manage.py makemigrations
(env)$ python manage.py makemigrations Disease
(env)$ python manage.py migrate
(env)$ python manage.py createsuperuser
(env)$ python manage.py runserver

๐Ÿ”ง Tech Stacks

  • Language: Python 3.7
  • Framework: Django 3.2.4
  • API: GraphQL (Graphene)

๐Ÿ’Ž Contributors

  1. Akhil S Kumar - Backend, Frontend for WebApp and API
  2. Joel John Joseph - Image Processing and Machine Learning Model
  3. Dharanya Lavanya - Disease solution dataset and weather integration
  4. Abhishek Choudhary - Mobile App developer

How to Contribute?

  1. Fork this repository to your GitHub account
  2. Follow the above installation process.
  3. Find an issue or feature, and work on it.
  4. Push your contribution to your forked repo and make a pull request.

Note: Change the remote repository to your forked one before pushing.

How to work on the Frontend

  1. Make sure to install this backend framework before getting work into Frontend.
  2. Follow the installation procedure in the README file, to work with Fronend for WebApp.

wegan-framework's People

Contributors

akhil-s-kumar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.