Skip to content

discoverygarden/BAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## BAMP Drupal Project

This project consists of a set of DRUPAL modules that facilitate the ingest of CSV data into a set of database tables and then exposes that data via drupal views module. 

A lot of code is specific to the BAMP project but could be re-used on other projects with a few minor changes.

## Current Modules

- CSVUpload: Allows upload of CSV file, mapping of file to database columns, upload of data to temporary table, review of uploaded data and committ to final production tables.
- iReport: This currently just displays a list of reports created within the views UI
- bampcrud: Forms to allow data to be added and edited
- Mapping: Mapping application built using google maps api and extjs. Allows user to create filters to refine bamp wild data on a map. 

Releases

No releases published

Packages

No packages published