Code Monkey home page Code Monkey logo

greenfish's Introduction

Welcome to greenFish!

Creators: Chris Brooks, Ellie BirBeck, Ian Garrett, and Molly Steelhammer
greenFish is a team building web app that allows instructors of a CIS 422 class form ideal teams. The instructor sets the priority of each question, then provides their students with the form ID and after there are enough submissions the instructor can run the match making algorithm and sort the class into teams of a given ideal size.

Summary of Design

The data storage is made up of three databases: instuctor accounts, courses/forms, and student responses. The server then connects the database by gathering data into easy to use chunks of information and sends it, when requested to all of our html pages. All html pages send some information to the server and recieve information as well.

Installing flask

http://flask.pocoo.org/docs/0.10/installation/

Installing mongodb

https://docs.mongodb.org/manual/installation/ https://docs.mongodb.org/v2.6/tutorial/add-user-administrator/

Install requirements

Do the following in order:

virtualenv env

source env/bin/activate

make dist

make a copy of CONFIG.base.py to CONFIG.py and make specific to your configurations

Proposal

Project Proposal avaiable here: https://docs.google.com/document/d/1xUiHJ3p5OtUf_5L7pVXDkMUZIh6uWWWdzzQtH2H34qM/edit?usp=sharing

Wiki

Our wiki contains our devlogs, User Documentation, Technical documentation

greenfish's People

Contributors

cbrooks12 avatar ian-garrett avatar

Watchers

James Cloos avatar  avatar  avatar Ellie Birbeck avatar  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.