Skip to content

Projectfeed1010.com

Avanti Patil edited this page Apr 26, 2016 · 2 revisions

Welcome to the aqxWeb-NEU wiki!

Introduction

This is a repository for Aquaponics web site created by students at NEU. This software will become a major component of the Project Feed 1010 initiative to create a new agricultural economy to sustainably feed 10 billion people. An aquaponics-based agricultural economy requires a sophisticated monitoring and management system to optimize crop production. The software built in this course will form the initial implementation of this monitoring and management infrastructure.

This project was divided in the following teams

  • Data Anaytics and Visualization team
  • Social Team
  • UI team

Packages Used

How to run?

For the first time :

  1. python setup.py build
  2. python setup.py install

To run the application : python aqxWeb/run.py

Clone this wiki locally