Skip to content

Application and Scripts used for the Litterfall Project

Notifications You must be signed in to change notification settings

mpitser/litterfall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: this is version completed over internship Summer 2013, provided as code sample. Working version where I am currently contributing is at https://github.com/Swarthmore/litterfall.

Application and Scripts used for the Litterfall/Crum Woods Productivity Project

Goal is to create a Web based access, entry, and analysis tool of long-term ecological datasets from the Crum Woods that border Swarthmore College.

Front-end Interface is written in Javascript, HTML, CSS, with help from jQuery and a few frameworks: Bootstrap for extra CSS styling and responsive design; Backbone.js to separate code into meaningful components; Require.js to separate components into different files

Back-end is supported by Python scripts interacting with a MongoDb. Scripts exist to migrate data from Excel spreadsheets and a MySQL database into MongoDB, as well as for interatction with the mongo database when users use the interface to enter, access, and analyze data.

Summer 2013 Team: Jose-Luis Machado, Ecology Professor at Swarthmore College commissioning the project through Swarthmore ITS Andrew Ruether, Academic Technologist for the Natural Sciences and Engineering in Swarthmore College ITS Mallory Pitser, Jocelyn Adams, Boyd Ruamcharoen : Summer Educational eProject Development Interns

Current work is being commissioned directly by the Biology Department, with Mallory Pitser continuing development work with support from Swarthmore ITS.

About

Application and Scripts used for the Litterfall Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • CSS 24.3%
  • Python 4.6%