Skip to content

jacobq/csci5221-p1-t1

Repository files navigation

Data Aggregation & Analysis System for Intelligent Agriculture

Background

This work is being done to satisfy the requirements of the first CSci 5221 programming project (Spring 2015 class) by the following team members:

  • Panagiotis Stanitsas (stani078)
  • Nabil Cheikh (cheik004)
  • Jacob Quant (quant006)

Proposal

A copy of the proposal we submitted can be found in docs/proposal.txt. It should also be available on the class project website.

Design

Here are links to the design document and execution plan.

Server operations

HTTP Method Path Description
GET / Simple sanity checks that server is responding
GET /db_stats Shows how many items are in each MongoDB collection
GET /version Attempts to run git pull to update the code from github then shows SHA for HEAD commit
POST /collect Store the measurement data from the body of the request inthe database
GET /ws Used by client application to upgrade to WebSockets connection

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors